|
Public Member Functions | |
| proto IEntity | GetEntity () |
| proto void | SetEntity (IEntity e) |
Public Member Functions inherited from ScriptValue | |
| proto external void | SetName (string name) |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Additional Inherited Members | |
Public Attributes inherited from ScriptValueManaged | |
| Managed | m_Value |
| proto IEntity ScriptValueEntity.GetEntity | ( | ) |
| proto void ScriptValueEntity.SetEntity | ( | IEntity | e | ) |