mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-14 19:40:47 +00:00
8 lines
80 B
C#
8 lines
80 B
C#
using UnityEngine;
|
|
|
|
namespace YooAsset
|
|
{
|
|
public class AssetReference
|
|
{
|
|
}
|
|
} |