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

Inheritance: IBinarySerializable
Mostrar archivo Open project: GarfieldJiang/UnityGameWheels.Core

Public Properties

Property Type Description
Crc32 uint
Hash string
Path string
Size long

Property Details

Crc32 public_oe property

public uint Crc32
return uint

Hash public_oe property

public string Hash
return string

Path public_oe property

public string Path
return string

Size public_oe property

public long Size
return long