Enfusion Script API
Loading...
Searching...
No Matches
DialogueVariableMappingObject Interface Reference
Inheritance diagram for DialogueVariableMappingObject:
ScriptAndConfig Managed

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)
 

Member Function Documentation

◆ GetName()

proto external string DialogueVariableMappingObject.GetName ( )

◆ GetValue()

proto external string DialogueVariableMappingObject.GetValue ( )

◆ SetName()

proto external void DialogueVariableMappingObject.SetName ( string name)

◆ SetValue()

proto bool DialogueVariableMappingObject.SetValue ( void value)

The documentation for this interface was generated from the following file: