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 int(BoardContactTypeMask) Operator

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

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

Parameters

mask BoardContactTypeMask

The mask to be converted.

Returns

System.Int32
Returns the integer value equivalent of the BoardContactTypeMask.

© 2026 Harris Hill Products Inc