Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FConcurrentEntityStorage
Description
Returns the number of entities that are free For debug purposes only. In multi-threaded environments, the result is going to be out of date
Virtual Inheritance
- IEntityStorageInterface::ComputeFreeSize → FConcurrentEntityStorage::ComputeFreeSize
| Name | ComputeFreeSize |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityManagerStorage.h |
| Include Path | #include "MassEntityManagerStorage.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityManagerStorage.cpp |
virtual int32 ComputeFreeSize() const