Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UCookOnTheFlyServer
| Name | FActivePackageData |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h |
| Include Path | #include "CookOnTheSide/CookOnTheFlyServer.h" |
Syntax
struct FActivePackageData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bActive | bool | CookOnTheSide/CookOnTheFlyServer.h | ||
| PackageName | FName | CookOnTheSide/CookOnTheFlyServer.h | ||
| ReferenceTrackingScope | TOptional< PackageAccessTracking_Private::FPackageAccessRefScope > | CookOnTheSide/CookOnTheFlyServer.h |