C# Класс AgaHackTools.Example.Shared.CSGOData

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

Открытые свойства

Свойство Тип Описание
ClientCreateInterface InternalDelegates.CreateInterfaceFn
Config Options
EngineCreateInterface InternalDelegates.CreateInterfaceFn
Entity AgaHackTools.Example.Shared.EntityWrap[]
LocalPlayer AgaHackTools.Example.Shared.Structs.Player
LocalPlayerAddress System.IntPtr
LocalPlayerWeapon AgaHackTools.Example.Shared.Structs.CSGOWeapon
Memory ISmartMemory
ServerCreateInterface InternalDelegates.CreateInterfaceFn
SignOnState SignOnState
TraceRay IEngineTrace
vgui2CreateInterface InternalDelegates.CreateInterfaceFn
vguimatsurfaceCreateInterface InternalDelegates.CreateInterfaceFn

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

Метод Описание
GetInterface ( ISmartMemory _memory, string szModule ) : InternalDelegates.CreateInterfaceFn

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

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

public static GetInterface ( ISmartMemory _memory, string szModule ) : InternalDelegates.CreateInterfaceFn
_memory ISmartMemory
szModule string
Результат InternalDelegates.CreateInterfaceFn

Описание свойств

ClientCreateInterface публичное статическое свойство

public static InternalDelegates.CreateInterfaceFn ClientCreateInterface
Результат InternalDelegates.CreateInterfaceFn

Config публичное статическое свойство

public static Options,AgaHackTools.Example.Shared Config
Результат Options

EngineCreateInterface публичное статическое свойство

public static InternalDelegates.CreateInterfaceFn EngineCreateInterface
Результат InternalDelegates.CreateInterfaceFn

Entity публичное статическое свойство

public static EntityWrap[],AgaHackTools.Example.Shared Entity
Результат AgaHackTools.Example.Shared.EntityWrap[]

LocalPlayer публичное статическое свойство

public static Player,AgaHackTools.Example.Shared.Structs LocalPlayer
Результат AgaHackTools.Example.Shared.Structs.Player

LocalPlayerAddress публичное статическое свойство

public static IntPtr,System LocalPlayerAddress
Результат System.IntPtr

LocalPlayerWeapon публичное статическое свойство

public static CSGOWeapon,AgaHackTools.Example.Shared.Structs LocalPlayerWeapon
Результат AgaHackTools.Example.Shared.Structs.CSGOWeapon

Memory публичное статическое свойство

public static ISmartMemory Memory
Результат ISmartMemory

ServerCreateInterface публичное статическое свойство

public static InternalDelegates.CreateInterfaceFn ServerCreateInterface
Результат InternalDelegates.CreateInterfaceFn

SignOnState публичное статическое свойство

public static SignOnState SignOnState
Результат SignOnState

TraceRay публичное статическое свойство

public static IEngineTrace TraceRay
Результат IEngineTrace

vgui2CreateInterface публичное статическое свойство

public static InternalDelegates.CreateInterfaceFn vgui2CreateInterface
Результат InternalDelegates.CreateInterfaceFn

vguimatsurfaceCreateInterface публичное статическое свойство

public static InternalDelegates.CreateInterfaceFn vguimatsurfaceCreateInterface
Результат InternalDelegates.CreateInterfaceFn