Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/ICookInfo
- ICookInfo::GetInstigator()
- UCookOnTheFlyServer::GetInstigator()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/ICookInfo.h |
| Include | #include "UObject/ICookInfo.h" |
FInstigator GetInstigator
&40;
FName PackageName
&41;
Remarks
Return the instigator that first caused the package to be requested by the cook. Returns category EInstigator::NotYetRequested if package is not yet known to the cook.