luproperty
#define luproperty(_struct, _type, _name)
Declares one property used in Luna::register_struct_type.
Parameters
-
in _struct
The outer structure or class name.
-
in _type
The property type.
-
in _name
The property name.
#define luproperty(_struct, _type, _name)
Declares one property used in Luna::register_struct_type.
in _struct
The outer structure or class name.
in _type
The property type.
in _name
The property name.