Navigation
API > API/Plugins > API/Plugins/DMXRuntime
| Name | FDMXRequest |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXTypes.h |
| Include Path | #include "DMXTypes.h" |
Syntax
USTRUCT (BlueprintType ,
Meta=(Deprecated="Deprecated 5.5. This stuct had no specific use and is now deprecated."))
struct FDMXRequest : public FDMXRequestBase
Inheritance Hierarchy
- FDMXRequestBase → FDMXRequest
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DMXLibrary | TSubclassOf< UDMXLibrary > | DMXTypes.h |
|