class
EditorWidgetAttribute
public class EditorWidgetAttribute : MetaDataAttribute Adds a custom editor widget to the game data node. Currently only 1 option is available - "HandPosePairEditor"
Constructors
EditorWidgetAttribute(String editor) Methods
virtual Void AddHelpers(Tuple<String, String[]>> helpers) Assembly:
Sandbox.Engine Namespace: Sandbox.ModelEditor Full Name: Sandbox.ModelEditor.EditorWidgetAttribute