Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResetBit(int)

Reset (0) the specified bit.
Read time 1 minuteLast updated 12 days ago

Definition

public void ResetBit(int bitIndex)

Parameters

bitIndex

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