C# 클래스 AgaHackTools.Main.Memory.MemoryUtilities

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

공개 메소드들

메소드 설명
GetFunctionPointer ( this @delegate ) : IntPtr
ToIntPtr ( this address ) : IntPtr

메소드 상세

GetFunctionPointer() 공개 정적인 메소드

public static GetFunctionPointer ( this @delegate ) : IntPtr
@delegate this
리턴 System.IntPtr

ToIntPtr() 공개 정적인 메소드

public static ToIntPtr ( this address ) : IntPtr
address this
리턴 System.IntPtr