IEntityManagerGetRootEntities Method |
Gets all root entities with no parent.
Namespace:
SampSharp.Entities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
SyntaxEntityId[] GetRootEntities()
Return Value
Type:
EntityIdAn array with all entities without a parent.
See Also