Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/HLOD
Inheritance Hierarchy
- FWorldPartitionActorDesc
- FHLODActorDesc
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/HLOD/HLODActorDesc.h |
| Include | #include "WorldPartition/HLOD/HLODActorDesc.h" |
Syntax
class FHLODActorDesc : public FWorldPartitionActorDesc
Remarks
ActorDesc for AWorldPartitionHLOD.
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< FGuid > & | |||
| int64 | |||
| int64 | GetPackageSize
(
const AWorldPartitionHLOD* InHLODActor |
||
| const FName | |||
| int64 | |||
| const FStats & | GetStats () |
Overridden from FWorldPartitionActorDesc
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const FWorldPartitionActorDesc* Other |
||
| uint32 | GetSizeOf () |
||
| void | |||
| bool | IsRuntimeRelevant
(
const FActorContainerID& InContainerID |
||
| void |
Typedefs
| Name | Description |
|---|---|
| FStats |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ShouldValidateRuntimeGrid is deprecated and should not be used. |