using Component; namespace BehaviorTree { public class BlackBoard: Object { } }