ActionVoidResult

Sentinel object added to the blackboard when an action completes without producing a result (null, Unit, or Void return). This invalidates any @Trigger precondition that was satisfied before the action ran.

Functions

Link copied to clipboard
open override fun toString(): String