Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Extensions

Provides some extension methods for various collections.
Read time 1 minuteLast updated 13 days ago

Definition

public static class Extensions

Static Methods

Method

Description

AddNBCAdds the content of a string to this append buffer.
ReadNextNBCReads a string from this buffer reader.
ToArrayReturns a new managed array with all the elements copied from a set.
ToBytesNBCReturns an unmanaged byte array with a copy of this buffer's contents.