C# Class FSO.Client.GameContent.ContentResource

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Data byte[]
FileExtension string
FilePath string
FromCache bool
ID ulong

Property Details

Data public property

public byte[] Data
return byte[]

FileExtension public property

public string FileExtension
return string

FilePath public property

public string FilePath
return string

FromCache public property

public bool FromCache
return bool

ID public property

public ulong ID
return ulong