Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FActorSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorSet () |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
FActorSet
(
TSet< FActorInfo >&& InActors |
Insights/ObjectProfiler/IAssetInfoProvider.h |
FActorSet()
| Name | FActorSet |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
FActorSet()
FActorSet(TSet< FActorInfo > &&)
| Name | FActorSet |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
FActorSet
(
TSet< FActorInfo > && InActors
)