Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WriteFixedString512(FixedString512Bytes)

Writes a FixedString512Bytes value to the data stream.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public bool WriteFixedString512(FixedString512Bytes str)

Parameters

The
FixedString512Bytes
to write.

Returns

Type

Description

boolWhether the write was successful