engiGetArgumentType
Syntax
// // Strong typing definition // int_t engiGetArgumentType( const SdaiAttr attribute ); // // Weak typing definition // int_t __declspec(dllexport) __stdcall engiGetArgumentType( const void * attribute );
// // Strong typing definition // int_t engiGetArgumentType( const SdaiAttr attribute ); // // Weak typing definition // int_t __declspec(dllexport) __stdcall engiGetArgumentType( const void * attribute );