Api Editor SceneFolder
class

SceneFolder

public abstract class SceneFolder

Methods

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.

Assembly: Sandbox.Engine Namespace: Editor Full Name: Editor.SceneFolder