Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStreamingGenerationContext
An actor set represents a group of actors that needs to be part of the same streaming cell, because they have hard references between them.
| Name | FActorSet |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionStreamingGenerationContext.h |
| Include Path | #include "WorldPartition/WorldPartitionStreamingGenerationContext.h" |
Syntax
struct FActorSet
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Actors | TArray< FGuid > | WorldPartition/WorldPartitionStreamingGenerationContext.h |