Méthode | Description | |
---|---|---|
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 | |
Résultat |
public static CreateCollector ( this context, IMatcher matcher, GroupEvent groupEvent = GroupEvent.Added ) : |
||
context | this | |
matcher | IMatcher | |
groupEvent | GroupEvent | |
Résultat |
public static GetEntities ( this context, IMatcher matcher ) : Entitas.Entity[] | ||
context | this | |
matcher | IMatcher | |
Résultat | Entitas.Entity[] |