ES3Writer.Create
public void Create(string filePath, ES3Settings settings)
Description
Creates a new ES3Writer using the specified settings and path.
Usually the writer is created for you and manipulated using an ES3Type, so this method is only used in uncommon circumstances.
Parameters
[table th=”0″]filePath,”[Optional] The relative or absolute path of the file we want to create an ES3Writer for.”
settings,”[Optional] The settings we want to use to override the default settings.”[/table]