C# 클래스 SkyrimCharacterParser.RawModel.Containers.GlobalData

상속: DataContainer
파일 보기 프로젝트 열기: kewl-deus/SkyrimCharacterParser 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data byte[]
length System.UInt32
type System.UInt32

공개 메소드들

메소드 설명
Print ( ) : void

메소드 상세

Print() 공개 메소드

public Print ( ) : void
리턴 void

프로퍼티 상세

data 공개적으로 프로퍼티

public byte[] data
리턴 byte[]

length 공개적으로 프로퍼티

public UInt32,System length
리턴 System.UInt32

type 공개적으로 프로퍼티

public UInt32,System type
리턴 System.UInt32