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