Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UCookOnTheFlyServer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCookOnTheFlyServer
(
const FObjectInitializer& ObjectInitializer |
CookOnTheSide/CookOnTheFlyServer.h | ||
UCookOnTheFlyServer
(
FVTableHelper& Helper |
CookOnTheSide/CookOnTheFlyServer.h |
UCookOnTheFlyServer(const FObjectInitializer &)
| Name | UCookOnTheFlyServer |
| 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 |
UCookOnTheFlyServer
(
const FObjectInitializer & ObjectInitializer
)
UCookOnTheFlyServer(FVTableHelper &)
| Name | UCookOnTheFlyServer |
| 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 |
UCookOnTheFlyServer
(
FVTableHelper & Helper
)