Docs v3.1.0
Overview FAQ
Get Started
Installation Project Setup Build & Deploy Sample Scene
Learn
Concepts Architecture Touch Pieces Hardware
Guides
Touch Simulator Profile Switcher Player Management Pause Menu Save Game System
Reference
API Reference
More
AI Assistant Changelog 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