 | CreateObject_Example.m_CreateObject Field |
The object type that will be created
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic CreateObject_Example.ObjectToCreate m_CreateObject
Public m_CreateObject As CreateObject_Example.ObjectToCreate
public:
CreateObject_Example.ObjectToCreate m_CreateObject
val mutable m_CreateObject: CreateObject_Example.ObjectToCreate
Field Value
Type:
CreateObject_Example.ObjectToCreate
See Also