Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGCustomSelectionKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T * CastTo () |
Elements/PCGActorSelector.h | ||
const T * CastTo () |
Elements/PCGActorSelector.h |
CastTo()
| Name | CastTo |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGActorSelector.h |
| Include Path | #include "Elements/PCGActorSelector.h" |
template<typename T>
T * CastTo()
CastTo()
| Name | CastTo |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGActorSelector.h |
| Include Path | #include "Elements/PCGActorSelector.h" |
template<typename T>
const T * CastTo() const