FunctionInfo.name Property
The name of the function, as it exists in the script.
public string name { get; }
Source
Defined in YarnSpinner/Library.cs, line 48.
The name of the function, as it exists in the script.
public string name { get; }
Defined in YarnSpinner/Library.cs, line 48.