API ReferenceEditor
SceneFolderclass
object→SceneFolder
Constructors1
Showing 1 constructors
protected SceneFolder()
No results match this filter.
Methods1
Showing 1 methods
public virtual string WriteFile(string filename, byte[] data)
Write a file to the path relative to the scene folder, return the path relative to the root.
| Parameter | Type | Description |
|---|---|---|
| filename | string | — |
| data | byte[] | — |
Returns:
string—No results match this filter.