Méthode | Description | |
---|---|---|
DrawRegion ( Location region, System.Drawing.Color color, int width = 2 ) : void | ||
DrawRegionOnMiniMap ( Location region, System.Drawing.Color color, int width = 2 ) : void | ||
InBase ( Obj_AI_Base unit ) : bool | ||
InBottomJungle ( Obj_AI_Base unit ) : bool | ||
InBottomLeftJungle ( Obj_AI_Base unit ) : bool | ||
InBottomLeftOuterJungle ( Obj_AI_Base unit ) : bool | ||
InBottomOuterJungle ( Obj_AI_Base unit ) : bool | ||
InBottomOuterRiver ( Obj_AI_Base unit ) : bool | ||
InBottomRightJungle ( Obj_AI_Base unit ) : bool | ||
InBottomRightOuterJungle ( Obj_AI_Base unit ) : bool | ||
InBottomRiver ( Obj_AI_Base unit ) : bool | ||
InJungle ( Obj_AI_Base unit ) : bool | ||
InLeftBase ( Obj_AI_Base unit ) : bool | ||
InLeftJungle ( Obj_AI_Base unit ) : bool | ||
InLeftOuterJungle ( Obj_AI_Base unit ) : bool | ||
InOuterJungle ( Obj_AI_Base unit ) : bool | ||
InOuterRiver ( Obj_AI_Base unit ) : bool | ||
InRightBase ( Obj_AI_Base unit ) : bool | ||
InRightJungle ( Obj_AI_Base unit ) : bool | ||
InRightOuterJungle ( Obj_AI_Base unit ) : bool | ||
InRiver ( Obj_AI_Base unit ) : bool | ||
InTopJungle ( Obj_AI_Base unit ) : bool | ||
InTopLeftJungle ( Obj_AI_Base unit ) : bool | ||
InTopLeftOuterJungle ( Obj_AI_Base unit ) : bool | ||
InTopOuterJungle ( Obj_AI_Base unit ) : bool | ||
InTopOuterRiver ( Obj_AI_Base unit ) : bool | ||
InTopRightJungle ( Obj_AI_Base unit ) : bool | ||
InTopRightOuterJungle ( Obj_AI_Base unit ) : bool | ||
InTopRiver ( Obj_AI_Base unit ) : bool | ||
InWhatRegion ( this point ) : Location | ||
Initialize ( ) : void | ||
IsInRegion ( Vector3 point ) : bool | ||
OnBotLane ( Obj_AI_Base unit ) : bool | ||
OnLane ( Obj_AI_Base unit ) : bool | ||
OnMidLane ( Obj_AI_Base unit ) : bool | ||
OnTopLane ( Obj_AI_Base unit ) : bool | ||
PlayersInRegion ( Location location ) : List |
||
SurroundingRegions ( this location ) : Location[] |
Méthode | Description | |
---|---|---|
IsPointInPolygon ( Point path, Vector3 pt ) : bool | ||
PointInPolygon ( Point path, Vector3 pt ) : int |
public static DrawRegion ( Location region, System.Drawing.Color color, int width = 2 ) : void | ||
region | Location | |
color | System.Drawing.Color | |
width | int | |
Résultat | void |
public static DrawRegionOnMiniMap ( Location region, System.Drawing.Color color, int width = 2 ) : void | ||
region | Location | |
color | System.Drawing.Color | |
width | int | |
Résultat | void |
public static InBase ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomLeftJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomLeftOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomOuterRiver ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomRightJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomRightOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InBottomRiver ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InLeftBase ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InLeftJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InLeftOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InOuterRiver ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InRightBase ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InRightJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InRightOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InRiver ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopLeftJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopLeftOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopOuterRiver ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopRightJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopRightOuterJungle ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InTopRiver ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static InWhatRegion ( this point ) : Location | ||
point | this | |
Résultat | Location |
public static IsInRegion ( Vector3 point ) : bool | ||
point | Vector3 | |
Résultat | bool |
public static OnBotLane ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static OnLane ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static OnMidLane ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static OnTopLane ( Obj_AI_Base unit ) : bool | ||
unit | Obj_AI_Base | |
Résultat | bool |
public static PlayersInRegion ( Location location ) : List |
||
location | Location | |
Résultat | List |
public static SurroundingRegions ( this location ) : Location[] | ||
location | this | |
Résultat | Location[] |