ES3Reader.Create

public void Create(string filePath, ES3Settings settings)

Description

Creates a new ES3Reader using the specified settings and path.

Usually the reader 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 ES3Reader for.”

settings,”[Optional] The settings we want to use to override the default settings.”[/table]