Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/MVR
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/DMXMVRSceneActor.h |
| Include | #include "MVR/DMXMVRSceneActor.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDMXMVRSceneGDTFToActorClassPair
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSoftClassPtr< AActor > | ActorClass | The Actor Class that should be or was spawned | |
| TSoftObjectPtr< UDMXImportGDTF > | GDTF | The GDTF of the Actor (may not correlate with its Patch after the Patch changed) |