Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UCookOnTheFlyServer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UE::Cook::FInstigator GetInstigator
(
FName PackageName |
CookOnTheSide/CookOnTheFlyServer.h | ||
UE::Cook::FInstigator GetInstigator
(
FName PackageName, |
CookOnTheSide/CookOnTheFlyServer.h |
GetInstigator(FName)
| Name | GetInstigator |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h |
| Include Path | #include "CookOnTheSide/CookOnTheFlyServer.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp |
virtual UE::Cook::FInstigator GetInstigator
(
FName PackageName
)
GetInstigator(FName, UE::Cook::EReachability)
| Name | GetInstigator |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h |
| Include Path | #include "CookOnTheSide/CookOnTheFlyServer.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp |
UE::Cook::FInstigator GetInstigator
(
FName PackageName,
UE::Cook::EReachability Reachability
)