Method | Description | |
---|---|---|
MobFilter ( IMemoryAPI fface, |
Returns true if a mob is attackable by the player based on the various settings in the Config class.
|
Method | Description | |
---|---|---|
Distance ( |
Return the 2-D distance between the unit and a position.
|
|
MatchAny ( string input, IList |
Check multiple patterns for a match.
|
public static MobFilter ( IMemoryAPI fface, |
||
fface | IMemoryAPI | |
mob | ||
return | bool |