voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
EntityManager.remove
datadriven
entityman
EntityManager
Removes one component for given eid.
void
remove
(EntityId eid)
struct
EntityManager
void
remove
(
C
)
(
EntityId
eid
)
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 one component for given eid.