C# 클래스 FFACETools.FFACE.ParseResources.itemHeaderFormat

상속: Object
파일 보기 프로젝트 열기: golfandsurf/Campah

공개 프로퍼티들

프로퍼티 타입 설명
Flags System.UInt16
HeaderSize System.UInt16
ID System.UInt32
ResourceID System.UInt16
StackSize System.UInt16
Type UInt16
ValidTargets UInt16

공개 메소드들

메소드 설명
itemHeaderFormat ( BinaryReader br ) : System

메소드 상세

itemHeaderFormat() 공개 메소드

public itemHeaderFormat ( BinaryReader br ) : System
br BinaryReader
리턴 System

프로퍼티 상세

Flags 공개적으로 프로퍼티

public UInt16,System Flags
리턴 System.UInt16

HeaderSize 공개적으로 프로퍼티

public UInt16,System HeaderSize
리턴 System.UInt16

ID 공개적으로 프로퍼티

public UInt32,System ID
리턴 System.UInt32

ResourceID 공개적으로 프로퍼티

public UInt16,System ResourceID
리턴 System.UInt16

StackSize 공개적으로 프로퍼티

public UInt16,System StackSize
리턴 System.UInt16

Type 공개적으로 프로퍼티

public UInt16 Type
리턴 UInt16

ValidTargets 공개적으로 프로퍼티

public UInt16 ValidTargets
리턴 UInt16