Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- IWorldPartitionActorDescInstanceView
- FWorldPartitionActorDescInstanceView
- FStreamingGenerationActorDescView
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionStreamingGeneration.h |
| Include | #include "WorldPartition/WorldPartitionStreamingGeneration.h" |
Syntax
class FStreamingGenerationActorDescView : public FWorldPartitionActorDescInstanceView
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStreamingGenerationActorDescView
(
const FWorldPartitionActorDescInstance* InActorDescInstance |
Used for invalid reference error reporting. | ||
FStreamingGenerationActorDescView
(
const FStreamingGenerationActorDescViewMap& InActorDescViewMap, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddForcedInvalidReference
(
const FStreamingGenerationActorDescView* ReferenceView |
||
| const FStreamingGenerationActorDescViewMap & | |||
| FTransform | |||
| const TArray< FGuid > & | |||
| const FInvalidReference * | GetInvalidReference
(
const FGuid& InGuid |
||
| const FDataLayerInstanceNames & | |||
| bool | IsUnsaved () |
||
| void | SetDataLayerInstanceNames
(
const FDataLayerInstanceNames& InDataLayerInstanceNames |
||
| void | SetEditorOnlyParentTransform
(
const FTransform& InEditorOnlyParentTransform |
||
| void | SetEditorReferences
(
const TArray< FGuid >& InEditorReferences |
||
| void | |||
| void | |||
| void | |||
| void | |||
| void | SetParentView
(
const FStreamingGenerationActorDescView* InParentView |
||
| void | SetRuntimeDataLayerInstanceNames
(
const FDataLayerInstanceNames& InRuntimeDataLayerInstanceNames |
||
| void | SetRuntimeHLODLayer
(
const FSoftObjectPath& InHLODLayer |
||
| void | SetRuntimeReferences
(
const TArray< FGuid >& InRuntimeReferences |
Overridden from IWorldPartitionActorDescInstanceView
| Type | Name | Description | |
|---|---|---|---|
| const FDataLayerInstanceNames & | |||
| FSoftObjectPath | GetHLODLayer () |
||
| bool | |||
| const TArray< FGuid > & | |||
| FName | |||
| bool | IsEditorOnlyReference
(
const FGuid& ReferenceGuid |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FStreamingGenerationActorDescView& Other |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FInvalidReference |
Typedefs
| Name | Description |
|---|---|
| Super |