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