Class Drawings
Inheritance
System.Object
Drawings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Oasys.Common.dll
Syntax
public static class Drawings
Properties
CDTrackerScale
Declaration
public static int CDTrackerScale { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ChampionHUD
Declaration
public static bool ChampionHUD { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChampionHUDDirection
Declaration
public static Drawings.DrawingMode ChampionHUDDirection { get; }
Property Value
ChampionHUDScale
Declaration
public static int ChampionHUDScale { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ChampionHUDX
Declaration
public static int ChampionHUDX { get; }
Property Value
Type |
Description |
System.Int32 |
|
ChampionHUDY
Declaration
public static int ChampionHUDY { get; }
Property Value
Type |
Description |
System.Int32 |
|
Cooldowns
Declaration
public static bool Cooldowns { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CoolDownsDisplayModeSelected
Declaration
public static Drawings.CoolDownsDisplayMode CoolDownsDisplayModeSelected { get; }
Property Value
CoolDownsDrawingMode
Declaration
public static Drawings.DrawingTeamMode CoolDownsDrawingMode { get; }
Property Value
DrawingsEnabled
Declaration
public static bool DrawingsEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GetAllyHeroRangeColor
Declaration
public static Color GetAllyHeroRangeColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
GetAllyTurretRangeColor
Declaration
public static Color GetAllyTurretRangeColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
GetEnemyHeroRangeColor
Declaration
public static Color GetEnemyHeroRangeColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
GetEnemyTurretRangeColor
Declaration
public static Color GetEnemyTurretRangeColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
GetMyHeroRangeColor
Declaration
public static Color GetMyHeroRangeColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
HeroRanges
Declaration
public static bool HeroRanges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HeroRangesDrawingMode
Declaration
public static Drawings.DrawingTeamMode HeroRangesDrawingMode { get; }
Property Value
LocalRangeOasysColor
Declaration
public static bool LocalRangeOasysColor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MyRange
Declaration
public static bool MyRange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RecallBar
Declaration
public static bool RecallBar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Recalls
Declaration
public static bool Recalls { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowLocalplayer
Declaration
public static bool ShowLocalplayer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SimpleChampionHUD
Declaration
public static bool SimpleChampionHUD { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SmoothDrawingsEnabled
Declaration
public static bool SmoothDrawingsEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Traps
Declaration
public static bool Traps { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TurretRanges
Declaration
public static bool TurretRanges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TurretRangesDrawingMode
Declaration
public static Drawings.DrawingTeamMode TurretRangesDrawingMode { get; }
Property Value
Wards
Declaration
public static bool Wards { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WardsOnMap
Declaration
public static bool WardsOnMap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WardVisionRange
Declaration
public static bool WardVisionRange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|