UDK 3.2.7 C/C++ API Reference
Public Attributes
_typelib_CompoundMember_Init Struct Reference

Init struct of compound members for typelib_typedescription_new(). More...

#include <typedescription.h>

List of all members.

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

Detailed Description

Init struct of compound members for typelib_typedescription_new().


Member Data Documentation

type class of compound member

name of compound member

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines