My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_typelib_IndirectTypeDescription Struct Reference

Type description of an array or sequence. More...

#include <typedescription.h>

Public Attributes

typelib_TypeDescription aBase
 inherits all members of typelib_TypeDescription
typelib_TypeDescriptionReferencepType
 array, sequence: pointer to element type

Detailed Description

Type description of an array or sequence.

Member Data Documentation

typelib_TypeDescription _typelib_IndirectTypeDescription::aBase

inherits all members of typelib_TypeDescription

typelib_TypeDescriptionReference* _typelib_IndirectTypeDescription::pType

array, sequence: pointer to element type


The documentation for this struct was generated from the following file: