C# 클래스 NScumm.Scumm.IO.SaveGameHeader

파일 보기 프로젝트 열기: scemino/nscumm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Name string
Size uint
Type uint
Version uint

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

Size 공개적으로 프로퍼티

public uint Size
리턴 uint

Type 공개적으로 프로퍼티

public uint Type
리턴 uint

Version 공개적으로 프로퍼티

public uint Version
리턴 uint