Interface ILevelWriter
- Namespace
- Elegy.AssetSystem.Interfaces
- Assembly
- Elegy.AssetSystem.dll
Level writer interface.
public interface ILevelWriter : IAssetIo, IPlugin
- Inherited Members
Methods
WriteLevel(string, ElegyMapDocument)
bool WriteLevel(string path, ElegyMapDocument map)
Parameters
path
stringmap
ElegyMapDocument