C# Класс SharpVision.Vision

Показать файл Открыть проект

Открытые методы

Метод Описание
Vision ( ) : System
intersectsObj ( System.Vector3 position, bool checkbrush = false ) : bool

Приватные методы

Метод Описание
Game_OnDraw ( EventArgs args ) : void
GetWardPos ( System.Vector3 lastPos, int radius = 165, int precision = 3 ) : System.Vector3
Obj_AI_Base_OnCreate ( GameObject sender, EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
showVision ( System color, int range ) : void

Описание методов

Vision() публичный Метод

public Vision ( ) : System
Результат System

intersectsObj() публичный статический Метод

public static intersectsObj ( System.Vector3 position, bool checkbrush = false ) : bool
position System.Vector3
checkbrush bool
Результат bool