Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | FActorInfo |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ObjectProfiler/IAssetInfoProvider.h |
| Include Path | #include "Insights/ObjectProfiler/IAssetInfoProvider.h" |
Syntax
class FActorInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorInfo () |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
FActorInfo
(
FSoftObjectPath&& InPath, |
Insights/ObjectProfiler/IAssetInfoProvider.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Guid | FGuid | Insights/ObjectProfiler/IAssetInfoProvider.h | ||
| Hash | uint32 | Insights/ObjectProfiler/IAssetInfoProvider.h | ||
| Path | FSoftObjectPath | Insights/ObjectProfiler/IAssetInfoProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FGuid & GetGuid() |
Insights/ObjectProfiler/IAssetInfoProvider.h | ||
const FSoftObjectPath & GetPath() |
Insights/ObjectProfiler/IAssetInfoProvider.h |