Framework_YooAsset_HybridCLR/Assets/DemoGame/GameRes/ConfigConstTemplate.txt

5 lines
70 B
Plaintext
Raw Permalink Normal View History

2024-07-22 15:24:17 +08:00
using UnityEngine;
public static class #CLASSNAME#
{
#CONSTCONTENT#
}