C# 클래스 FSO.Files.Tuning

Loader/parser for tuning.dat.
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EntriesByName TuningEntry>.Dictionary
EntryCount uint

공개 메소드들

메소드 설명
Tuning ( byte Data ) : System
Tuning ( string Path ) : System

비공개 메소드들

메소드 설명
Create ( BinaryReader Reader ) : void
DecodeString ( BinaryReader reader ) : string

Reads a variable-length pascal string offset by 13 characters.

메소드 상세

Tuning() 공개 메소드

public Tuning ( byte Data ) : System
Data byte
리턴 System

Tuning() 공개 메소드

public Tuning ( string Path ) : System
Path string
리턴 System

프로퍼티 상세

EntriesByName 공개적으로 프로퍼티

public Dictionary EntriesByName
리턴 TuningEntry>.Dictionary

EntryCount 공개적으로 프로퍼티

public uint EntryCount
리턴 uint