__declspec(property(get = GetCacheSize)) int CacheSize;
Returns the number of objects in the object cache.
Read:
int GetCacheSize();Remarks:
To change the size of the object cache call SetCacheSize.
Declared in Dew::Math::TAbstractMtxVecCache · Dew.Math/MtxVecBase.h · Cross-compiler