Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld
Type | Name | Description | |
---|---|---|---|
FLevelCollection * | FindCollectionByType
(
const ELevelCollectionType InType |
Returns the FLevelCollection for the given InType, or null if a collection of that type hasn't been created yet. | |
const FLevelCollection * | FindCollectionByType
(
const ELevelCollectionType InType |
Returns the FLevelCollection for the given InType, or null if a collection of that type hasn't been created yet. |