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

Item in a STR chunk.
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Comment string
LanguageCode byte
Value string

프로퍼티 상세

Comment 공개적으로 프로퍼티

public string Comment
리턴 string

LanguageCode 공개적으로 프로퍼티

public byte LanguageCode
리턴 byte

Value 공개적으로 프로퍼티

public string Value
리턴 string