namespace Data { public class RobotLogicDef : Define { public BehaviorTreeDef behaviorTree; public string icon; } }