Skip to content

Interface: CallOnceResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Control / CallOnceResponse

Interface: CallOnceResponse

Defined in: src/types/control.ts:88

Response from call_once.

Properties

choicePointsCut

choicePointsCut: number

Defined in: src/types/control.ts:90

Number of choice points cut.


success

success: boolean

Defined in: src/types/control.ts:92

Whether the goal succeeded.