Files

9 lines
166 B
Plaintext
Raw Permalink Normal View History

2026-01-06 14:42:02 +08:00
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using XNode;
[CreateAssetMenu]
public class #SCRIPTNAME# : NodeGraph {
#NOTRIM#
}