API ReferenceEditor.MapEditor
public abstract interface Editor.MapEditor.IEntityTool
Interface for the addon layer to implement, this is called from native Hammer.
Methods
Showing 3 methods
public virtual void CreateUI(Editor.Widget container)
public virtual string GetCurrentEntityClassName()
public static void StartBlockEntityCreation(string className)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor.MapEditor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.MapEditor.IEntityTool |