Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SearchIndexer.Write

Declaration

public void Write(Stream stream);

Parameters

stream Stream to write the index.

Description

Writes a binary representation of the index on a stream.