C# Class FSO.Files.Formats.IFF.Chunks.STRItem

Item in a STR chunk.
Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Comment string
LanguageCode byte
Value string

Property Details

Comment public property

public string Comment
return string

LanguageCode public property

public byte LanguageCode
return byte

Value public property

public string Value
return string