Method | Description | |
---|---|---|
Activate ( ) : void | ||
AddMode ( |
||
AfterActivate ( ) : void | ||
Deactivate ( ) : void | ||
GetContextHelp ( ) : string | ||
GetMainParameter ( ) : IParameter | ||
GetParameters ( ) : IEnumerable |
||
GetToolImage ( ) : Image | ||
GetToolName ( ) : string | ||
OnKeyEvent ( |
||
OnMouseEvent ( |
||
SetGotoObject ( |
||
Update ( float dt ) : void |
Method | Description | |
---|---|---|
ClearNewObject ( ) : void | ||
ClearObjectParam ( ) : void | ||
ClearPreview ( ) : void | ||
SetNewObject ( ) : void | ||
SetNewObject ( EditorObjectSelection selection ) : void | ||
SetPreview ( ) : void | ||
UpdateNewObject ( ) : void | ||
UpdatePreview ( ) : void | ||
paramObject_FolderChanged ( object sender, EventArgs e ) : void | ||
paramObject_ValueChanged ( object sender, EventArgs e ) : void | ||
paramPreview_ValueChanged ( object sender, EventArgs e ) : void | ||
pasteFromClipboard_Activate ( ) : void | ||
pasteFromClipboard_Deactivate ( ) : void |
public AddMode ( |
||
context | ||
return | System |
public OnKeyEvent ( |
||
keyEvent | ||
keyEventArgs | ||
return | bool |
public OnMouseEvent ( |
||
mouseEvent | ||
mouseEventArgs | MouseEventArgs | |
return | bool |
public SetGotoObject ( |
||
entry | ||
return | void |