Navigation
API > API/Runtime > API/Runtime/DirectLink > API/Runtime/DirectLink/FSceneIdentifier
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DirectLinkCommon.h | |||
FSceneIdentifier
(
const FGuid& Id, |
DirectLinkCommon.h |
FSceneIdentifier()
| Name | FSceneIdentifier |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkCommon.h |
| Include Path | #include "DirectLinkCommon.h" |
FSceneIdentifier()
FSceneIdentifier(const FGuid &, const FString &)
| Name | FSceneIdentifier |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkCommon.h |
| Include Path | #include "DirectLinkCommon.h" |
FSceneIdentifier
(
const FGuid & Id,
const FString & Name
)