|
Aseba
1.5.5
|
Typed parameter of native functions. More...
#include <compiler.h>
Public Member Functions | |
| NativeFunctionParameter (const std::wstring &name, int size) | |
Public Attributes | |
| int | size |
| if > 0 size of the parameter, if < 0 template id, if 0 any size | |
| std::wstring | name |
| name of the parameter | |
Typed parameter of native functions.
1.8.11