Class Awareness
Inheritance
System.Object
Awareness
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 Awareness
Properties
DetectionRangeMaximum
Declaration
public static int DetectionRangeMaximum { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DetectionRangeMinimum
Declaration
public static int DetectionRangeMinimum { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
GankAlerterColor
Declaration
public static Color GankAlerterColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
GankAlerterTextColor
Declaration
public static Color GankAlerterTextColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
InhibitorShowOnMinimap
Declaration
public static bool InhibitorShowOnMinimap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InhibitorShowOnWorld
Declaration
public static bool InhibitorShowOnWorld { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InhibitorTimerColor
Declaration
public static Color InhibitorTimerColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
JungleTimerColor
Declaration
public static Color JungleTimerColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
LineThickness
Declaration
public static int LineThickness { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MapDrawImage
Declaration
public static bool MapDrawImage { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MapDrawRadius
Declaration
public static bool MapDrawRadius { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MapDrawText
Declaration
public static bool MapDrawText { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MapImageScale
Declaration
public static int MapImageScale { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MapRadiusColor
Declaration
public static Color MapRadiusColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
MapRadiusMaxSize
Declaration
public static int MapRadiusMaxSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MapTextColor
Declaration
public static Color MapTextColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
MapTrackingTime
Declaration
public static int MapTrackingTime { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ShowLine
Declaration
public static bool ShowLine { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowName
Declaration
public static bool ShowName { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowOnMinimap
Declaration
public static bool ShowOnMinimap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowOnWorld
Declaration
public static bool ShowOnWorld { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseBaronAlerter
Declaration
public static bool UseBaronAlerter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseDragonAlerter
Declaration
public static bool UseDragonAlerter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseFogTracker
Declaration
public static bool UseFogTracker { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseGankAlerter
Declaration
public static bool UseGankAlerter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseInhibitorTimer
Declaration
public static bool UseInhibitorTimer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseJungleTimer
Declaration
public static bool UseJungleTimer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorldDrawImage
Declaration
public static bool WorldDrawImage { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorldDrawRadius
Declaration
public static bool WorldDrawRadius { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorldDrawText
Declaration
public static bool WorldDrawText { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorldImageScale
Declaration
public static int WorldImageScale { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WorldRadiusColor
Declaration
public static Color WorldRadiusColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
WorldRadiusMaxSize
Declaration
public static int WorldRadiusMaxSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WorldTextColor
Declaration
public static Color WorldTextColor { get; }
Property Value
Type |
Description |
SharpDX.Color |
|
WorldTrackingTime
Declaration
public static int WorldTrackingTime { get; set; }
Property Value
Type |
Description |
System.Int32 |
|