TVecCache::CacheUsedCount Property

__declspec(property(get = GetCacheUsedCount)) int CacheUsedCount;

Returns the number of currently used objects in the object cache.

Read: int GetCacheUsedCount();
Declared in Dew::Math::TAbstractMtxVecCache · Dew.Math/MtxVecBase.h · Cross-compiler