<?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=Origin</id>
	<title>Origin - 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=Origin"/>
	<link rel="alternate" type="text/html" href="http://www.wlabsocks.com/wiki/index.php?title=Origin&amp;action=history"/>
	<updated>2026-05-12T22:57:48Z</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=Origin&amp;diff=677&amp;oldid=prev</id>
		<title>Tayfunwiki: Created page with &quot;== &lt;code&gt;Origin&lt;/code&gt; Property in Actor Class ==  === Overview === The &lt;code&gt;Origin&lt;/code&gt; property in the &lt;code&gt;Actor&lt;/code&gt; class is used to identify the original family of the actor. This property plays a key role in defining the actor's familial roots and background within the game.  === Syntax === &lt;syntaxhighlight lang=&quot;c#&quot;&gt; public Family Origin =&gt; _origin; &lt;/syntaxhighlight&gt;  === Description ===  * Property Type: &lt;code&gt;Family&lt;/code&gt;. The &lt;code&gt;Origin&lt;/code&gt; proper...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.wlabsocks.com/wiki/index.php?title=Origin&amp;diff=677&amp;oldid=prev"/>
		<updated>2023-12-22T11:48:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; Property in Actor Class ==  === Overview === The &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; property in the &amp;lt;code&amp;gt;Actor&amp;lt;/code&amp;gt; class is used to identify the original family of the actor. This property plays a key role in defining the actor&amp;#039;s familial roots and background within the game.  === Syntax === &amp;lt;syntaxhighlight lang=&amp;quot;c#&amp;quot;&amp;gt; public Family Origin =&amp;gt; _origin; &amp;lt;/syntaxhighlight&amp;gt;  === Description ===  * Property Type: &amp;lt;code&amp;gt;Family&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; proper...&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;Origin&amp;lt;/code&amp;gt; Property in Actor Class ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
The &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; property in the &amp;lt;code&amp;gt;Actor&amp;lt;/code&amp;gt; class is used to identify the original family of the actor. This property plays a key role in defining the actor's familial roots and background within the game.&lt;br /&gt;
&lt;br /&gt;
=== Syntax ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c#&amp;quot;&amp;gt;&lt;br /&gt;
public Family Origin =&amp;gt; _origin;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&lt;br /&gt;
* Property Type: &amp;lt;code&amp;gt;Family&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; property is of the type &amp;lt;code&amp;gt;Family&amp;lt;/code&amp;gt;, which is expected to be a custom class encapsulating the details and attributes of a family in the game.&lt;br /&gt;
* Purpose: The &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; property is crucial for establishing the actor's initial or birth family, which can have implications for their identity, storylines, and interactions in the game. It is particularly relevant in games where lineage, heritage, or family legacies play a significant role in the narrative and gameplay.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
This property is utilized to access the actor's original family, providing a means to understand and interact with the character's background, especially in contexts related to family lineage and history.&lt;br /&gt;
&lt;br /&gt;
==== Example: ====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c#&amp;quot;&amp;gt;&lt;br /&gt;
Family actorFamily = someActor.Origin;&lt;br /&gt;
if (actorFamily.FamilyName == &amp;quot;Arcanum&amp;quot;) {&lt;br /&gt;
    // Execute specific logic for actors from the &amp;quot;Arcanum&amp;quot; family&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;In this example, the actor's origin family is checked for a specific family name, &amp;quot;Arcanum.&amp;quot; If the actor belongs to the &amp;quot;Arcanum&amp;quot; family, corresponding game logic is executed.&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;code&amp;gt;Origin&amp;lt;/code&amp;gt; property ensures that the actor's initial family background is preserved and can be referenced throughout the game, which is vital for maintaining narrative consistency.&lt;br /&gt;
* This property is essential in games where the character's original family background influences their storyline, decisions, and relationships within the game world.&lt;/div&gt;</summary>
		<author><name>Tayfunwiki</name></author>
	</entry>
</feed>