Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld > FindCollectionByType
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
Include | #include "Engine/World.h" |
Source | /Engine/Source/Runtime/Engine/Private/World.cpp |
FLevelCollection &42; FindCollectionByType
&40;
const ELevelCollectionType InType
&41;
Remarks
Returns the FLevelCollection for the given InType, or null if a collection of that type hasn't been created yet.