Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/IEntityStorageInterface
- IEntityStorageInterface::IsValidIndex()
- FConcurrentEntityStorage::IsValidIndex()
- FSingleThreadedEntityStorage::IsValidIndex()
References
| Module | MassEntity |
| Header | /Engine/Source/Runtime/MassEntity/Public/MassEntityManagerStorage.h |
| Include | #include "MassEntityManagerStorage.h" |
bool IsValidIndex
(
int32 Index
) const
Remarks
Checks if index can be used to access entity data.