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