Torque2D Reference
Loading...
Searching...
No Matches
SparseArray< T >::Node Struct Reference

#include <sparseArray.h>

Public Attributes

T * pObject
U32 key
Nodenext

Member Data Documentation

◆ key

template<class T>
U32 key

◆ next

template<class T>
Node* next

◆ pObject

template<class T>
T* pObject

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