C# 클래스 CSPspEmu.Hle.Formats.Psf.HeaderStruct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
KeyTable uint
Magic uint
NumberOfPairs uint
ValueTable uint
Version uint

프로퍼티 상세

KeyTable 공개적으로 프로퍼티

public uint KeyTable
리턴 uint

Magic 공개적으로 프로퍼티

public uint Magic
리턴 uint

NumberOfPairs 공개적으로 프로퍼티

public uint NumberOfPairs
리턴 uint

ValueTable 공개적으로 프로퍼티

public uint ValueTable
리턴 uint

Version 공개적으로 프로퍼티

public uint Version
리턴 uint