Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/ICookInfo.h |
| Include | #include "UObject/ICookInfo.h" |
Syntax
struct FInstigator
Remarks
Category and referencer for how a package was discovered by the cooker.
Variables
| Type | Name | Description | |
|---|---|---|---|
| EInstigator | Category | ||
| FName | Referencer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInstigator () |
|||
FInstigator
(
EInstigator InCategory, |