Method GetAllExtraStates
GetAllExtraStates<T>()
Ineffeicient method to get all extra state infor for all vcams. Intended for Editor use only, not runtime!
선언
protected List<T> GetAllExtraStates<T>() where T : class, new()
반환
| 타입 | 설명 |
|---|---|
| List<T> |
타입 파라미터
| 이름 | 설명 |
|---|---|
| T |