![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Static Public Member Functions | |
static TriggerOnEvent | OnEntityAdded (this IMatcher matcher) |
static TriggerOnEvent | OnEntityRemoved (this IMatcher matcher) |
static TriggerOnEvent | OnEntityAddedOrRemoved (this IMatcher matcher) |
Definition at line 3 of file IMatcherExtension.cs.
|
inlinestatic |
Convenience method to create a new TriggerOnEvent. Commonly used in IReactiveSystem and IMultiReactiveSystem.
Definition at line 7 of file IMatcherExtension.cs.
|
inlinestatic |
Convenience method to create a new TriggerOnEvent. Commonly used in IReactiveSystem and IMultiReactiveSystem.
Definition at line 19 of file IMatcherExtension.cs.
|
inlinestatic |
Convenience method to create a new TriggerOnEvent. Commonly used in IReactiveSystem and IMultiReactiveSystem.
Definition at line 13 of file IMatcherExtension.cs.