Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetBit(int)

Set (1) the specified bit.
Read time 1 minuteLast updated 13 days ago

Definition

public void SetBit(int bitIndex)

Parameters

bitIndex

The bit index in the range [0, 63].