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

Type description of an array. More...

#include <typedescription.h>

List of all members.

Public Attributes

typelib_IndirectTypeDescription aBase
 inherits all members of typelib_IndirectTypeDescription
sal_Int32 nDimensions
 number of dimensions
sal_Int32 nTotalElements
 number of total array elements
sal_Int32 * pDimensions
 array of dimensions

Detailed Description

Type description of an array.


Member Data Documentation

inherits all members of typelib_IndirectTypeDescription

number of dimensions

number of total array elements

array of dimensions


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