Method GetAllExtraStates
GetAllExtraStates<T>()
Ineffeicient method to get all extra state infor for all vcams. Intended for Editor use only, not runtime!
Declaration
protected List<T> GetAllExtraStates<T>() where T : class, new()
Returns
Type | Description |
---|---|
List<T> |
Type Parameters
Name | Description |
---|---|
T |