Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FixedList512BytesExtensions

Provides extension methods for FixedList512Bytes.
Read time 1 minuteLast updated 6 days ago

Definition

public static class FixedList512BytesExtensions

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.