|
Enfusion Script API
|
Public Member Functions | |
| proto external void | SetName (string name) |
| proto bool | SetValue (void value) |
| proto external string | GetName () |
| proto external string | GetValue () |
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) | |
| proto external string DialogueVariableMappingObject.GetName | ( | ) |
| proto external string DialogueVariableMappingObject.GetValue | ( | ) |
| proto external void DialogueVariableMappingObject.SetName | ( | string | name | ) |
| proto bool DialogueVariableMappingObject.SetValue | ( | void | value | ) |