C# 클래스 ZombieAPI.GameDataReader

파일 보기 프로젝트 열기: jariz/jZm

공개 메소드들

메소드 설명
GetWeapons ( string GameData ) : string>.Dictionary
Read ( RemoteMemory Mem ) : string[]

메소드 상세

GetWeapons() 공개 정적인 메소드

public static GetWeapons ( string GameData ) : string>.Dictionary
GameData string
리턴 string>.Dictionary

Read() 공개 정적인 메소드

public static Read ( RemoteMemory Mem ) : string[]
Mem RemoteMemory
리턴 string[]