using Godot; using System.Text; using System.Collections.Generic; namespace Rokojori { public class ResourceRunner where R:Resource where P:Node { public D data; } }