TMtxVecPoolItem::PoolIndex Property

__declspec(property(get = GetPoolIndex, put = SetPoolIndex)) int PoolIndex;

Read: int GetPoolIndex();
Write: void SetPoolIndex(int Value);
Declared in Dew::Math::TMtxVecPoolItem · Dew.Math/MtxVec.h · Cross-compiler