API Documentation
Public Attributes | List of all members
nkScripts::ArrayAccessorDescriptor Struct Reference

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.
 

Detailed Description

Holds information about the way to access a user type as an array.


The documentation for this struct was generated from the following file: