Method | Description | |
---|---|---|
IsSameSkillAs ( this skillResult, |
||
IsSameSkillAs ( this skillResult, SkillResult other, AggregationType type ) : bool |
Method | Description | |
---|---|---|
AggregatedSkillName ( this skillResult, AggregationType type ) : string |
public static IsSameSkillAs ( this skillResult, |
||
skillResult | this | |
aggregatedSkillResult | ||
return | bool |
public static IsSameSkillAs ( this skillResult, SkillResult other, AggregationType type ) : bool | ||
skillResult | this | |
other | SkillResult | |
type | AggregationType | |
return | bool |