SceneFolderclass

objectSceneFolder
Namespace
Editor
Assembly
Sandbox.Engine
Declaration
public abstract class Editor.SceneFolder

Constructors1

Showing 1 constructors

Methods1

Showing 1 methods

public virtual string WriteFile(string filename, byte[] data)PUBLICVIRTUAL

Write a file to the path relative to the scene folder, return the path relative to the root.

ParameterTypeDescription
filenamestring
databyte[]
Returns:string

On this page