C# 클래스 AgaHackTools.Example.Shared.CSGOData

파일 보기 프로젝트 열기: aganonki/HackTools

공개 프로퍼티들

프로퍼티 타입 설명
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