C# 클래스 FSO.Client.GameContent.ContentResource

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Data byte[]
FileExtension string
FilePath string
FromCache bool
ID ulong

프로퍼티 상세

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

FileExtension 공개적으로 프로퍼티

public string FileExtension
리턴 string

FilePath 공개적으로 프로퍼티

public string FilePath
리턴 string

FromCache 공개적으로 프로퍼티

public bool FromCache
리턴 bool

ID 공개적으로 프로퍼티

public ulong ID
리턴 ulong