sim-ecs - v0.6.5
Preparing search index...
SimECSEntityRemoveTagEvent
Class SimECSEntityRemoveTagEvent
Hierarchy
SimECSEntityEvent
SimECSEntityRemoveTagEvent
Index
Constructors
constructor
Properties
entity
tag
Constructors
constructor
new
SimECSEntityRemoveTagEvent
(
entity
:
Readonly
<
IEntity
>
,
tag
:
Readonly
<
TTag
>
,
)
:
SimECSEntityRemoveTagEvent
Parameters
entity
:
Readonly
<
IEntity
>
tag
:
Readonly
<
TTag
>
Returns
SimECSEntityRemoveTagEvent
Properties
Readonly
entity
entity
:
Readonly
<
IEntity
>
Readonly
tag
tag
:
Readonly
<
TTag
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entity
tag
sim-ecs - v0.6.5
Loading...