C# Class AgaHackTools.Example.Shared.Options

ファイルを表示 Open project: aganonki/HackTools Class Usage Examples

Public Properties

Property Type Description
Aimbot bool
AimbotBones bool
AimbotExtraSmoothDist float
AimbotFOV float
AimbotJumpNonTargetDist float
AimbotSmooth float
AimbotStopDelay float
AimkeyAutoShootFov float
AutoPistol bool
Bhop bool
Glow bool
KnifeBot bool
KnifeBotDist float
KnifeBotFrontStab bool
KnifeBotV2 bool
KnifeBot_CheckBack bool
KnifeBot_HullDim float
KnifeBot_HullMaxs float
SmoothOther float
Triggerbot bool
m_bBloomInside bool
m_bFullBloom bool
m_bRenderWhenOccluded bool
m_bRenderWhenUnoccluded bool

Public Methods

Method Description
Options ( ) : System

Method Details

Options() public method

public Options ( ) : System
return System

Property Details

Aimbot public_oe property

public bool Aimbot
return bool

AimbotBones public_oe property

public bool AimbotBones
return bool

AimbotExtraSmoothDist public_oe property

public float AimbotExtraSmoothDist
return float

AimbotFOV public_oe property

public float AimbotFOV
return float

AimbotJumpNonTargetDist public_oe property

public float AimbotJumpNonTargetDist
return float

AimbotSmooth public_oe property

public float AimbotSmooth
return float

AimbotStopDelay public_oe property

public float AimbotStopDelay
return float

AimkeyAutoShootFov public_oe property

public float AimkeyAutoShootFov
return float

AutoPistol public_oe property

public bool AutoPistol
return bool

Bhop public_oe property

public bool Bhop
return bool

Glow public_oe property

public bool Glow
return bool

KnifeBot public_oe property

public bool KnifeBot
return bool

KnifeBotDist public_oe property

public float KnifeBotDist
return float

KnifeBotFrontStab public_oe property

public bool KnifeBotFrontStab
return bool

KnifeBotV2 public_oe property

public bool KnifeBotV2
return bool

KnifeBot_CheckBack public_oe property

public bool KnifeBot_CheckBack
return bool

KnifeBot_HullDim public_oe property

public float KnifeBot_HullDim
return float

KnifeBot_HullMaxs public_oe property

public float KnifeBot_HullMaxs
return float

SmoothOther public_oe property

public float SmoothOther
return float

Triggerbot public_oe property

public bool Triggerbot
return bool

m_bBloomInside public_oe property

public bool m_bBloomInside
return bool

m_bFullBloom public_oe property

public bool m_bFullBloom
return bool

m_bRenderWhenOccluded public_oe property

public bool m_bRenderWhenOccluded
return bool

m_bRenderWhenUnoccluded public_oe property

public bool m_bRenderWhenUnoccluded
return bool