EGDL2 2.1
|
The SukiSchemaList class is responsible for managing a list of schema files and providing methods to manipulate the list. More...
Inherits MonoBehaviour.
Public Member Functions | |
void | AddFile (string filename) |
Adds a file to the list of schema files in the SukiSchemaList instance. | |
The SukiSchemaList class is responsible for managing a list of schema files and providing methods to manipulate the list.
|
inline |
Adds a file to the list of schema files in the SukiSchemaList instance.
filename | The path and name of the file to add. |