1 2 3 4 5 6 7
using UnityEngine; using GraphProcessor; [System.Serializable] public class FoldGraph : BaseGraph { }