UWorld::FindCollectionIndexByType
Choose your OS:
int32
FindCollectionIndexByType
(
const ELevelCollectionType
InType
)
Returns the index of the FLevelCollection with the given InType, or INDEX_NONE if a collection of that type hasn't been created yet.
Module |
|
Header |
Runtime/Engine/Classes/Engine/World.h |
Source |
Runtime/Engine/Private/World.cpp |