Method | Description | |
---|---|---|
CleanUnusedVariablesFromStates ( this element ) : void | ||
ContainsRecursively ( this element, |
||
GetAllStatesReferencingObject ( this element, string objectName ) : List |
||
RefreshStatesToCustomVariables ( this element ) : void | ||
RemoveState ( this elementToRemoveFrom, |
public static CleanUnusedVariablesFromStates ( this element ) : void | ||
element | this | |
return | void |
public static ContainsRecursively ( this element, |
||
element | this | |
whatToLookFor | ||
return | bool |
public static GetAllStatesReferencingObject ( this element, string objectName ) : List |
||
element | this | |
objectName | string | |
return | List |
public static RefreshStatesToCustomVariables ( this element ) : void | ||
element | this | |
return | void |
public static RemoveState ( this elementToRemoveFrom, |
||
elementToRemoveFrom | this | |
stateSave | ||
return | void |