<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.wlabsocks.com/wiki/index.php?action=history&amp;feed=atom&amp;title=OnClanEmblemChanged</id>
	<title>OnClanEmblemChanged - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.wlabsocks.com/wiki/index.php?action=history&amp;feed=atom&amp;title=OnClanEmblemChanged"/>
	<link rel="alternate" type="text/html" href="http://www.wlabsocks.com/wiki/index.php?title=OnClanEmblemChanged&amp;action=history"/>
	<updated>2026-05-12T23:27:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>http://www.wlabsocks.com/wiki/index.php?title=OnClanEmblemChanged&amp;diff=925&amp;oldid=prev</id>
		<title>Tayfunwiki: Created page with &quot;== &lt;code&gt;onClanEmblemChanged&lt;/code&gt; Event in Clan Class ==  === Overview === The &lt;code&gt;onClanEmblemChanged&lt;/code&gt; event in the Clan class is triggered when the emblem or banner of the clan is changed. This event is essential for keeping track of and responding to alterations in the visual representation of the clan within the game's world.  === Event Definition === &lt;syntaxhighlight lang=&quot;c#&quot;&gt; public event Action&lt;Sprite&gt; onClanEmblemChanged; &lt;/syntaxhighlight&gt;  === Descri...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.wlabsocks.com/wiki/index.php?title=OnClanEmblemChanged&amp;diff=925&amp;oldid=prev"/>
		<updated>2024-01-05T00:29:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== &amp;lt;code&amp;gt;onClanEmblemChanged&amp;lt;/code&amp;gt; Event in Clan Class ==  === Overview === The &amp;lt;code&amp;gt;onClanEmblemChanged&amp;lt;/code&amp;gt; event in the Clan class is triggered when the emblem or banner of the clan is changed. This event is essential for keeping track of and responding to alterations in the visual representation of the clan within the game&amp;#039;s world.  === Event Definition === &amp;lt;syntaxhighlight lang=&amp;quot;c#&amp;quot;&amp;gt; public event Action&amp;lt;Sprite&amp;gt; onClanEmblemChanged; &amp;lt;/syntaxhighlight&amp;gt;  === Descri...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== &amp;lt;code&amp;gt;onClanEmblemChanged&amp;lt;/code&amp;gt; Event in Clan Class ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
The &amp;lt;code&amp;gt;onClanEmblemChanged&amp;lt;/code&amp;gt; event in the Clan class is triggered when the emblem or banner of the clan is changed. This event is essential for keeping track of and responding to alterations in the visual representation of the clan within the game's world.&lt;br /&gt;
&lt;br /&gt;
=== Event Definition ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c#&amp;quot;&amp;gt;&lt;br /&gt;
public event Action&amp;lt;Sprite&amp;gt; onClanEmblemChanged;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&lt;br /&gt;
* Delegate Type: &amp;lt;code&amp;gt;Action&amp;lt;Sprite&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Purpose: Signals a change in the clan's emblem or banner.&lt;br /&gt;
* Parameters:&lt;br /&gt;
** &amp;lt;code&amp;gt;Sprite&amp;lt;/code&amp;gt;: The new emblem or banner of the clan.&lt;br /&gt;
&lt;br /&gt;
=== Functionality ===&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;code&amp;gt;onClanEmblemChanged&amp;lt;/code&amp;gt; event is raised whenever there is a change in the clan's banner or emblem, represented by a &amp;lt;code&amp;gt;Sprite&amp;lt;/code&amp;gt;.&lt;br /&gt;
* It provides the updated &amp;lt;code&amp;gt;Sprite&amp;lt;/code&amp;gt; object as a parameter, which represents the new emblem.&lt;br /&gt;
* This event allows for dynamic updates in game elements such as UI, clan profiles, territory markers, and narrative elements, ensuring that the clan's new emblem is accurately represented throughout the game.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
This event is crucial for games where clan identity and representation play a significant role. It ensures that any change in the clan's visual symbol is consistently reflected across all relevant aspects of the game, maintaining immersion and visual coherence.&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* Handling the &amp;lt;code&amp;gt;onClanEmblemChanged&amp;lt;/code&amp;gt; event is vital for preserving the visual integrity and continuity of the clan's representation in the game.&lt;br /&gt;
* It provides an opportunity for developers to create a responsive and immersive environment, where visual changes have a meaningful impact on the gameplay and narrative.&lt;/div&gt;</summary>
		<author><name>Tayfunwiki</name></author>
	</entry>
</feed>