点击或拖拽改变大小

SoftBufferSetBool 方法

重载列表
  名称说明
公共方法SetBool(Boolean, Int32)
设置指定的位置bool值,如果超出,则丢弃数据,该位置是指按照位为单位排序的
Set the bool value at the specified position, if it is exceeded, the data is discarded, the position refers to sorting in units of bits
公共方法SetBool(Boolean, Int32)
设置指定的位置的bool数组,如果超出,则丢弃数据,该位置是指按照位为单位排序的
Set the bool array at the specified position, if it is exceeded, the data is discarded, the position refers to sorting in units of bits
Top
参见