C# Class COL.UnityGameWheels.Core.Asset.ResourceInfo

Inheritance: IBinarySerializable
Show file Open project: GarfieldJiang/UnityGameWheels.Core

Public Properties

Property Type Description
Crc32 uint
Hash string
Path string
Size long

Property Details

Crc32 public property

public uint Crc32
return uint

Hash public property

public string Hash
return string

Path public property

public string Path
return string

Size public property

public long Size
return long