C# 클래스 Radegast.Rendering.VFSblock

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

공개 프로퍼티들

프로퍼티 타입 설명
mAccessTime int
mAssetType AssetType
mFileID UUID
mLength int
mLocation int
mSize int

공개 메소드들

메소드 설명
readblock ( byte blockdata, int offset ) : int

메소드 상세

readblock() 공개 메소드

public readblock ( byte blockdata, int offset ) : int
blockdata byte
offset int
리턴 int

프로퍼티 상세

mAccessTime 공개적으로 프로퍼티

public int mAccessTime
리턴 int

mAssetType 공개적으로 프로퍼티

public AssetType mAssetType
리턴 AssetType

mFileID 공개적으로 프로퍼티

public UUID mFileID
리턴 UUID

mLength 공개적으로 프로퍼티

public int mLength
리턴 int

mLocation 공개적으로 프로퍼티

public int mLocation
리턴 int

mSize 공개적으로 프로퍼티

public int mSize
리턴 int