Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/CookOnTheSide > API/Editor/UnrealEd/CookOnTheSide/UCookOnTheFlyServer
- ICookInfo::GetInstigator()
- UCookOnTheFlyServer::GetInstigator()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h |
| Include | #include "CookOnTheSide/CookOnTheFlyServer.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp |
virtual UE::Cook::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.