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