| Attribute |
FDMXAttributeName |
The Attribute name to map this Function to. |
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayName="Attribute Mapping", DisplayPriority="11")
- Category="DMX"
|
| bUseLSBMode |
bool |
The Endianess of the Attribute: Least Significant Byte mode makes the individual bytes (channels) of the function be interpreted with the first bytes being the lowest part of the number. |
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayName="Use LSB Mode", DisplayPriority="29")
- Category="DMX"
|
| DataType |
EDMXFixtureSignalFormat |
This function's data type. Defines the used number of channels (bytes) |
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayPriority="5", DisplayName="Data Type")
- Category="DMX"
|
| DefaultValue |
int64 |
Initial value for this function when no value is set |
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayPriority="30", DisplayName="Default Value")
- Category="DMX"
|
| Description |
FString |
|
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayPriority="20", DisplayName="Description")
- Category="DMX"
|