Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/CookOnTheSide > API/Editor/UnrealEd/CookOnTheSide/UCookOnTheFlyServer
- ICookInfo::GetInstigatorChain()
- UCookOnTheFlyServer::GetInstigatorChain()
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 TArray< UE::Cook::FInstigator > GetInstigatorChain
&40;
FName PackageName
&41;
Remarks
Return the chain of instigators that caused the package to be requested by the cook. First element is the direct instigator of the package, last is the root instigator that started the chain.