补充类型
This commit is contained in:
@@ -20,6 +20,7 @@ export interface BehaviorTree {
|
|||||||
xmlContent: NullableString,
|
xmlContent: NullableString,
|
||||||
graph: GraphContainer
|
graph: GraphContainer
|
||||||
platformId: null | number
|
platformId: null | number
|
||||||
|
scenarioId?: number,
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface BehaviorTreeRequest extends BehaviorTree {
|
export interface BehaviorTreeRequest extends BehaviorTree {
|
||||||
|
|||||||
Reference in New Issue
Block a user