Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TObjectPool
Description
Calculates the storage/overhead ratio of the pool. Larger items that have a size close to the alignment boundary will be more efficient on space
| Name | GetRatio |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ObjectPool.h |
| Include Path | #include "Chaos/ObjectPool.h" |
float GetRatio() const
Ratio of storage to overhead