Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXMVRParametricObjectNodeBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the Group this Node resides in, or null if not in a Group | MVR/Types/DMXMVRParametricObjectNodeBase.h | ||
const UDMXMVRGroupObjectNode * GetGroup () |
Returns the Group this Node resides in, or null if not in a Group | MVR/Types/DMXMVRParametricObjectNodeBase.h |
GetGroup()
Description
Returns the Group this Node resides in, or null if not in a Group
| Name | GetGroup |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/Types/DMXMVRParametricObjectNodeBase.h |
| Include Path | #include "MVR/Types/DMXMVRParametricObjectNodeBase.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/MVR/Types/DMXMVRParametricObjectNodeBase.cpp |
UDMXMVRGroupObjectNode * GetGroup()
GetGroup()
Description
Returns the Group this Node resides in, or null if not in a Group
| Name | GetGroup |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/Types/DMXMVRParametricObjectNodeBase.h |
| Include Path | #include "MVR/Types/DMXMVRParametricObjectNodeBase.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/MVR/Types/DMXMVRParametricObjectNodeBase.cpp |
const UDMXMVRGroupObjectNode * GetGroup() const