Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FixedList4096BytesExtensions

Provides extension methods for FixedList4096Bytes.
Read time 1 minuteLast updated 8 days ago

Definition

public static class FixedList4096BytesExtensions

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.