Forest_Client/Forest/Assets/PhxhSDK/AOT/YooAsset/StreamingAssetsDefine.cs

8 lines
132 B
C#

namespace PhxhSDK.AOT
{
public class StreamingAssetsDefine
{
public const string RootFolderName = "yoo";
}
}