C# 클래스 FSO.Files.Formats.IFF.Chunks.SLOT

This format isn't documented on the wiki! Thanks, Darren!
상속: IffChunk
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HeightOffsets float[]
Slots List>.Dictionary

공개 메소드들

메소드 설명
Read ( IffFile iff, System stream ) : void

메소드 상세

Read() 공개 메소드

public Read ( IffFile iff, System stream ) : void
iff IffFile
stream System
리턴 void

프로퍼티 상세

HeightOffsets 공개적으로 정적으로 프로퍼티

public static float[] HeightOffsets
리턴 float[]

Slots 공개적으로 프로퍼티

public Dictionary> Slots
리턴 List>.Dictionary