Grid Placement
Development ⚠️ GridPlacement 6.0 (GECS) is in active development. This is the GDScript ECS architecture.

ManipulationOperationResult

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/interaction/manipulation_operation_result.gd

Version: 6.0

class_name: ManipulationOperationResult extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • _init(p_is_successful: bool = false, p_mode: ManipulationComponent) -> void
  • success(p_mode: ManipulationComponent) -> RefCounted
  • failure(p_mode: ManipulationComponent) -> RefCounted