voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
EntityManager.remove
datadriven
entityman
EntityManager
Removes all components for given eid.
void
remove
(EntityId eid)
void
remove
(EntityId eid)
struct
EntityManager
void
remove
(
EntityId
eid
)
Meta
Source
See Implementation
datadriven
entityman
EntityManager
functions
get
getComponentStorage
getIoKeys
getOrCreate
has
load
query
registerComponent
remove
removeAll
removeSerializedComponents
save
savePartial
set
variables
eidMan
Removes all components for given eid.