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.IsActive(this BoardContactPhase) Method

Gets a value that indicates whether the phase indicates that a contact is ongoing.

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

Parameters

phase BoardContactPhase

The contact phase.

Returns

System.Boolean
true if phase indicates a contact that is ongoing; otherwise, false.

See Also

  • phase

© 2026 Harris Hill Products Inc