C# 클래스 COL.UnityGameWheels.Core.Asset.ResourceInfo

상속: IBinarySerializable
파일 보기 프로젝트 열기: GarfieldJiang/UnityGameWheels.Core

공개 프로퍼티들

프로퍼티 타입 설명
Crc32 uint
Hash string
Path string
Size long

프로퍼티 상세

Crc32 공개적으로 프로퍼티

public uint Crc32
리턴 uint

Hash 공개적으로 프로퍼티

public string Hash
리턴 string

Path 공개적으로 프로퍼티

public string Path
리턴 string

Size 공개적으로 프로퍼티

public long Size
리턴 long