Метод | Описание | |
---|---|---|
CloneEntity ( this context, |
||
CreateCollector ( this context, IMatcher matcher, GroupEvent groupEvent = GroupEvent.Added ) : |
||
GetEntities ( this context, IMatcher matcher ) : Entitas.Entity[] |
public static CloneEntity ( this context, |
||
context | this | |
entity | ||
replaceExisting | bool | |
Результат |
public static CreateCollector ( this context, IMatcher matcher, GroupEvent groupEvent = GroupEvent.Added ) : |
||
context | this | |
matcher | IMatcher | |
groupEvent | GroupEvent | |
Результат |
public static GetEntities ( this context, IMatcher matcher ) : Entitas.Entity[] | ||
context | this | |
matcher | IMatcher | |
Результат | Entitas.Entity[] |