C# Class AkaCore.Manager.MenuManager

Mostra file Open project: Kysamaa/EloBuddy

Public Properties

Property Type Description
EDLVL ValueBase
EEnabled ValueBase
EvadeMenu Menu
MyDLVL ValueBase
MyEnabled ValueBase
PointtoClick ValueBase

Public Methods

Method Description
Load ( ) : void

Private Methods

Method Description
Activatormenu ( ) : void
Evademenu ( ) : void
FPSMenu ( ) : void
Hauptmenu ( ) : void
Humanizer ( ) : void
Orbwalkermenu ( ) : void
Utilitymenu ( ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void

Property Details

EDLVL public_oe static_oe property

public static ValueBase EDLVL
return ValueBase

EEnabled public_oe static_oe property

public static ValueBase EEnabled
return ValueBase

EvadeMenu public_oe static_oe property

public static Menu EvadeMenu
return Menu

MyDLVL public_oe static_oe property

public static ValueBase MyDLVL
return ValueBase

MyEnabled public_oe static_oe property

public static ValueBase MyEnabled
return ValueBase

PointtoClick public_oe static_oe property

public static ValueBase PointtoClick
return ValueBase