Метод | Описание | |
---|---|---|
Activate ( ) : void | ||
Deactivate ( ) : void | ||
GetContextHelp ( ) : string | ||
GetMainParameter ( ) : IParameter | ||
GetParameters ( ) : IEnumerable |
||
GetToolImage ( ) : Image | ||
GetToolName ( ) : string | ||
OnEditorEvent ( uint eventType, |
||
OnInputAcquire ( ) : void | ||
OnInputRelease ( ) : void | ||
OnKeyEvent ( |
||
OnMouseEvent ( |
||
ToolDash ( ) : System | ||
Update ( float dt ) : void |
Метод | Описание | |
---|---|---|
EnableNodeUI ( bool enabled ) : void | ||
UpdateNodeUI ( int nodeIndex ) : void | ||
action_TestDash ( ) : void | ||
paramAssaultTime_ValueChanged ( object sender, |
||
paramNode_ValueChanged ( object sender, |
public OnEditorEvent ( uint eventType, |
||
eventType | uint | |
eventPtr | ||
Результат | void |
public OnKeyEvent ( |
||
keyEvent | ||
keyEventArgs | ||
Результат | bool |
public OnMouseEvent ( |
||
mouseEvent | ||
mouseEventArgs | MouseEventArgs | |
Результат | bool |