Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FActorInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorInfo () |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
FActorInfo
(
FSoftObjectPath&& InPath, |
Insights/ObjectProfiler/IAssetInfoProvider.h |
FActorInfo()
| Name | FActorInfo |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
FActorInfo()
FActorInfo(FSoftObjectPath &&, FGuid &&)
| Name | FActorInfo |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
FActorInfo
(
FSoftObjectPath && InPath,
FGuid && InGuid
)