Method GetAllIDsFor
GetAllIDsFor<TCategory>(TCategory, Scene, List<GameObject>, List<int>)
선언
public static void GetAllIDsFor<TCategory>(TCategory category, Scene scene, List<GameObject> outGameObjects, List<int> outIndices) where TCategory : struct, IConvertible
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| TCategory | category | |
| Scene | scene | |
| List<GameObject> | outGameObjects | |
| List<int> | outIndices |
타입 파라미터
| 이름 | 설명 |
|---|---|
| TCategory |