Grid Placement

GBActions

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: resources/actions/gb_actions.gd

Version: 5.0

class_name: GBActions extends: GBResource

Signals

(none)

Exports

  • _group
    • Action to exit build mode.
    • Action for entering info mode.
    • Action for entering build mode.
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • off_mode: StringName = &“off_mode”
    • Action for entering info mode.
    • Action for entering build mode.
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • info_mode
    • Action for entering build mode.
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • build_mode
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • moving_mode
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • demolish_mode
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • _group
    • Action to exit build mode.
    • Action for entering info mode.
    • Action for entering build mode.
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • confirm_build
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • _group
    • Action to exit build mode.
    • Action for entering info mode.
    • Action for entering build mode.
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • confirm_manipulation: StringName = &“confirm”
    • The preview instance to the right when triggered.
  • rotate_right: StringName = &“rotate_right”:
  • rotate_left: StringName = &“rotate_left”:
  • flip_horizontal: StringName = &“flip_horizontal” :
  • flip_vertical: StringName = &“flip_vertical” :
  • _group
    • Action to exit build mode.
    • Action for entering info mode.
    • Action for entering build mode.
    • Action for entering move mode.
    • Action to enter demolish mode.
    • Confirm a build.
    • Action for confirming an action to be taken within manipulation mode.
    • Grid building plugin. What the confirmation does is context sensitive whether building with a preview instance, moving an existing object, or demolishing an object already within the scene.
    • The preview instance to the right when triggered.
  • positioner_up: StringName = &“positioner_up” :
  • positioner_down: StringName = &“positioner_down” :
  • positioner_left: StringName = &“positioner_left” :
  • positioner_right: StringName = &“positioner_right” :
  • positioner_center: StringName = &“positioner_center” :
  • [Mode]
  • [Building]
  • [Manipulation]
  • [Movement]

Methods

  • validate_action(p_action_name: StringName) -> Array
  • get_editor_issues -> Array
  • get_runtime_issues -> Array