Navigation
API > API/Plugins > API/Plugins/DMXRuntime
| Name | FDMXRawArtNetRequest |
| 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 FDMXRawArtNetRequest : public FDMXRequestBase
Inheritance Hierarchy
- FDMXRequestBase → FDMXRawArtNetRequest
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Address | int32 | DMXTypes.h |
|
|
| Net | int32 | DMXTypes.h |
|
|
| SubNet | int32 | DMXTypes.h |
|
|
| Universe | int32 | DMXTypes.h |
|