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.BoardContactTypeMask

BoardContactTypeMask.implicit operator BoardContactTypeMask(int) Operator

Implicitly converts a 32-bit signed integer to a BoardContactTypeMask.

public static Board.Input.BoardContactTypeMask implicit operator Board.Input.BoardContactTypeMask(int intVal);

Parameters

intVal System.Int32

The mask value.

Returns

BoardContactTypeMask
Returns the equivalent BoardContactTypeMask for the integer value.

© 2026 Harris Hill Products Inc