UDK 3.2.7 C/C++ API Reference
|
Init struct of compound members for typelib_typedescription_new(). More...
#include <typedescription.h>
Public Attributes | |
typelib_TypeClass | eTypeClass |
type class of compound member | |
rtl_uString * | pTypeName |
name of type of compound member | |
rtl_uString * | pMemberName |
name of compound member |
Init struct of compound members for typelib_typedescription_new().
type class of compound member
rtl_uString* _typelib_CompoundMember_Init::pMemberName |
name of compound member
rtl_uString* _typelib_CompoundMember_Init::pTypeName |
name of type of compound member
For a member of an instantiated polymorphic struct type that is of parameterized type, this will be a null pointer.