 | ObjectToClaim_Examplem_ObjectToClaim Field |
Provides an easy way to access the object we want to claim.
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic GameObject m_ObjectToClaim
Public m_ObjectToClaim As GameObject
public:
GameObject^ m_ObjectToClaim
val mutable m_ObjectToClaim: GameObject
Field Value
Type:
GameObject
See Also