Class in Yarn.Unity
Inherits from System.Object
System.Object
public static class GeneratedVariableStorageExtensions
GetEnumValueOrDefault(IGeneratedVariableStorage,string)
GetValueOrDefault(IGeneratedVariableStorage,string)
Gets a value for the variable variableName from storage , or else returns the default value of T .
variableName
storage
T
SetValue(IGeneratedVariableStorage,string,T)
Last updated 8 months ago
Was this helpful?