Holds information about the way to access a user type as an array. More...
Public Attributes | |
ArrayReadFunction | _readFunc |
Callback to use for reading. | |
ArrayWriteFunction | _writeFunc |
Callback to use for writing. | |
FUNCTION_PARAMETER_TYPE | _fieldType = FUNCTION_PARAMETER_TYPE::INT |
The field type. | |
nkMemory::String | _userTypeName |
If a user type, the user type name attached. | |
Holds information about the way to access a user type as an array.