Skip to content

Conversation

@mbittarelli6river
Copy link
Contributor

  • adding a nodepath to the state object
  • fixing the debugging flag for npm run test:debug
  • adding a logging callback to be used when finishing a latched composite node

export interface BlueshellState {
errorReason?: Error;
__blueshell: any;
nodePath: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we call this lastNodePath?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants