API ReferenceEditor.MapEditor

IPathToolclass

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

objectIPathTool
Namespace
Editor.MapEditor
Assembly
Sandbox.Tools
Declaration
public abstract interface Editor.MapEditor.IPathTool

Methods4

Showing 4 methods

public virtual void CreateUI(Editor.Widget container)PUBLICVIRTUAL

ParameterTypeDescription
containerWidget
Returns:void

public virtual string GetCurrentEntityClassName()PUBLICVIRTUAL

Returns:string

public virtual float GetRadiusOffset()PUBLICVIRTUAL

Returns:float

public virtual bool IsRadiusOffsetEnabled()PUBLICVIRTUAL

Returns:bool

On this page