FunctionInfo.returnsValue Property
Gets a value indicating whether this function returns a value or not.
public bool returnsValue { get; }
Source
Defined in YarnSpinner/Library.cs, line 68.
Gets a value indicating whether this function returns a value or not.
public bool returnsValue { get; }
Defined in YarnSpinner/Library.cs, line 68.