Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > UObjectBaseUtility
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
T * | Traverses the outer chain searching for the next object of a certain type. | |
![]() ![]() |
UObject * | GetTypedOuter
(
UClass* Target |
Traverses the outer chain searching for the next object of a certain type. |