Developer Docs
Overview FAQ Getting Started
Learn
Concepts Architecture Touch Pieces Hardware
Guides
Touch Piece Interaction Design Profile Switcher Player Management Pause Menu Save Games Avatars App Lifecycle
Tools
Board Connect bdb
Unity v3.3.0
Quick Start Setup Reference Build & Deploy Upgrading the SDK Sample SDK Architecture API Reference Performance Simulator Changelog AI Assistant
Godot v1.0.0-beta.1
Quick Start Setup Reference Build & Deploy Upgrading the SDK Sample SDK Architecture API Reference Performance Off-Device Development Changelog AI Assistant
Web v1.0.0-beta.1
Quick Start Setup Reference Build & Deploy Upgrading the SDK Sample SDK Architecture API Reference Changelog AI Assistant
More
Support License

Namespaces

  • Core
  • Input
  • Save
  • Session

Board

Board.Input.BoardContactPhaseExtensions

BoardContactPhaseExtensions.IsEndedOrCanceled(this BoardContactPhase) Method

Gets a value that indicates whether the phase indicates that a contact has ended.

public static bool IsEndedOrCanceled(this Board.Input.BoardContactPhase phase);

Parameters

phase BoardContactPhase

The contact phase.

Returns

System.Boolean
true if phase indicates a contact that has ended; otherwise, false.

See Also

  • phase

© 2026 Harris Hill Products Inc