Enfusion Script API
Loading...
Searching...
No Matches
BakeMlodTool Interface Reference
Inheritance diagram for BakeMlodTool:
WorldEditorTool Managed

Public Member Functions

override void OnActivate ()
 
- Public Member Functions inherited from WorldEditorTool
void OnKeyPressEvent (KeyCode key, bool isAutoRepeat)
 
void OnKeyReleaseEvent (KeyCode key, bool isAutoRepeat)
 
void OnEnterEvent ()
 
void OnLeaveEvent ()
 
void OnMouseMoveEvent (float x, float y)
 
void OnMouseDoubleClickEvent (float x, float y, WETMouseButtonFlag buttons)
 
void OnMousePressEvent (float x, float y, WETMouseButtonFlag buttons)
 
void OnMouseReleaseEvent (float x, float y, WETMouseButtonFlag buttons)
 
void OnWheelEvent (int delta)
 
void OnDeActivate ()
 
void OnAfterLoadWorld ()
 
void OnBeforeUnloadWorld ()
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Additional Inherited Members

- Static Public Member Functions inherited from WorldEditorTool
static proto bool GetModifierKeyState (ModifierKey key)
 key is of type ModifierKey
 
static proto void UpdatePropertyPanel ()
 
- Public Attributes inherited from WorldEditorTool
WorldEditorAPI m_API
 

Member Function Documentation

◆ OnActivate()

override void BakeMlodTool.OnActivate ( )

Implements WorldEditorTool.


The documentation for this interface was generated from the following file: