sim-ecs - v0.6.5
Preparing search index...
SimECSEntityAddTagEvent
Class SimECSEntityAddTagEvent
Hierarchy
SimECSEntityEvent
SimECSEntityAddTagEvent
Index
Constructors
constructor
Properties
entity
tag
Constructors
constructor
new
SimECSEntityAddTagEvent
(
entity
:
Readonly
<
IEntity
>
,
tag
:
Readonly
<
TTag
>
,
)
:
SimECSEntityAddTagEvent
Parameters
entity
:
Readonly
<
IEntity
>
tag
:
Readonly
<
TTag
>
Returns
SimECSEntityAddTagEvent
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...