UDK 3.2.7 C/C++ API Reference
|
Type description of an array. More...
#include <typedescription.h>
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 |
Type description of an array.
inherits all members of typelib_IndirectTypeDescription
number of dimensions
number of total array elements
sal_Int32* _typelib_ArrayTypeDescription::pDimensions |
array of dimensions