Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FixedList128BytesExtensions

Provides extension methods for FixedList128Bytes.
Read time 1 minuteLast updated 7 days ago

Definition

public static class FixedList128BytesExtensions

Static Methods

Method

Description

ContainsReturns true if a particular value is present in this list.
IndexOfFinds the index of the first occurrence of a particular value in this list.
RemoveRemoves the first occurrence of a particular value in this list.
RemoveSwapBackRemoves the first occurrence of a particular value in this list.