voxelman v0.8.0 (2017-02-03T20:04:39Z)
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
getOrCreate
has
load
query
registerComponent
remove
removeAll
removeSerializedComponents
save
savePartial
set
variables
eidMan
Removes all components for given eid.