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

This is the binary specification of a SAL sequence. More...

#include <types.h>

List of all members.

Public Attributes

sal_Int32 nRefCount
 reference count of sequence

sal_Int32 nElements
 element count

char elements [1]
 elements array


Detailed Description

This is the binary specification of a SAL sequence.



Member Data Documentation

elements array

element count

reference count of sequence


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