Property

Access the value and settings of a Property.

See Also

Static Variables


Name Description
type The VariableType the property have been initialized with.

Variables


Name Description
can_save Determine wether or not the Property can be saved.
name Name to identify the Property.
_bool Access the boolean value of the Property.
_int Access the integer value of the Property.
_float Access the floating point value of the Property.
_vec2 Access the 2d vector value of the Property.
_vec3 Access the 3d vector value of the Property.
_vec4 Access the 4d vector value of the Property.
_widget Access the Widget reference assigned to the Property.
_string Access the string value of the Property.




NRG - API 2022.4.384543 - Fri Nov 4 2022
Copyright © 2022 nrgcore.com. All Rights Reserved. Terms of Service - Privacy Policy - EULA