Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | FActorSet |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
Syntax
struct FActorSet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorSet () |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
FActorSet
(
TSet< FActorInfo >&& InActors |
Insights/ObjectProfiler/IAssetInfoProvider.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Actors | TSet< FActorInfo > | Insights/ObjectProfiler/IAssetInfoProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSet< FActorInfo > & GetActors() |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
int32 Num() |
Insights/ObjectProfiler/IAssetInfoProvider.h |