![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DirectLinkCommon.h>
Public Member Functions | |
| FSceneIdentifier ()=default | |
| FSceneIdentifier (const FGuid &Id, const FString &Name) | |
Public Attributes | |
| FGuid | SceneGuid |
| FString | DisplayName |
Guid and optional name, used to designate a scene across processes without ambiguity. The name is not necessary to identify a scene, but it offer a better UX
|
default |
|
inline |
| FString DirectLink::FSceneIdentifier::DisplayName |
| FGuid DirectLink::FSceneIdentifier::SceneGuid |