Api Editor MapEditor IEntityTool
interface

IEntityTool

public interface IEntityTool

Interface for the addon layer to implement, this is called from native Hammer.

Methods

virtual Void CreateUI(Widget container)
virtual String GetCurrentEntityClassName()
static Void StartBlockEntityCreation(String className)
Assembly: Sandbox.Tools Namespace: Editor.MapEditor Full Name: Editor.MapEditor.IEntityTool