Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FInstigator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInstigator () |
UObject/ICookInfo.h | ||
FInstigator
(
EInstigator InCategory, |
UObject/ICookInfo.h |
FInstigator()
| Name | FInstigator |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ICookInfo.h |
| Include Path | #include "UObject/ICookInfo.h" |
FInstigator()
FInstigator(EInstigator, FName)
| Name | FInstigator |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ICookInfo.h |
| Include Path | #include "UObject/ICookInfo.h" |
FInstigator
(
EInstigator InCategory,
FName InReferencer
)