Annotation Interface Action


@Retention(RUNTIME) @Target(METHOD) public @interface Action
This annotation is used to mark the method as an action which can be called by AI
  • Element Details

    • description

      String description
      Default:
      ""
    • riskLevel

      ActionRisk riskLevel
      Default:
      LOW