ComponentVariable Class
Header: | #include <UnigineComponentSystem.h> |
This class is used to address the component parameters.
ComponentVariable Class
Members
const PropertyParameterPtr & getParameter ( ) const#
Returns the pointer to the corresponding property parameter.Return value
Pointer to the property parameter.int size ( ) #
Returns the number of elements in the array.This method is for the array and array structure component parameters.
Return value
Number of elements in the array.C & operator[] ( int index ) #
Returns the reference to the requested element.This method is for the array and array structure component parameters.
Arguments
- int index - Position of the element to return.
Return value
Reference to the requested element.Last update:
16.08.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter