Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
WorldEditorTool Class Reference

Private Member Functions

void WorldEditorTool ()
void ~WorldEditorTool ()
void OnEnterEvent ()
void OnKeyPressEvent (int key)
void OnKeyReleaseEvent (int key)
void OnLeaveEvent ()
void OnMouseDoubleClickEvent (float x, float y)
void OnMouseMoveEvent (float x, float y)
void OnMousePressEvent (float x, float y)
void OnMouseReleaseEvent (float x, float y)
void OnWheelEvent (int delta)

Private Attributes

WorldEditorAPI m_API
 Filled by workbench.

Detailed Description

Definition at line 82 of file workbenchapi.c.

Constructor & Destructor Documentation

◆ WorldEditorTool()

void WorldEditorTool ( )
inlineprivate

Definition at line 97 of file workbenchapi.c.

◆ ~WorldEditorTool()

void ~WorldEditorTool ( )
inlineprivate

Definition at line 98 of file workbenchapi.c.

Member Function Documentation

◆ OnEnterEvent()

void OnEnterEvent ( )
inlineprivate

Definition at line 89 of file workbenchapi.c.

◆ OnKeyPressEvent()

void OnKeyPressEvent ( int key)
inlineprivate

Definition at line 87 of file workbenchapi.c.

◆ OnKeyReleaseEvent()

void OnKeyReleaseEvent ( int key)
inlineprivate

Definition at line 88 of file workbenchapi.c.

◆ OnLeaveEvent()

void OnLeaveEvent ( )
inlineprivate

Definition at line 90 of file workbenchapi.c.

◆ OnMouseDoubleClickEvent()

void OnMouseDoubleClickEvent ( float x,
float y )
inlineprivate

Definition at line 92 of file workbenchapi.c.

References x, and y.

◆ OnMouseMoveEvent()

void OnMouseMoveEvent ( float x,
float y )
inlineprivate

Definition at line 91 of file workbenchapi.c.

References x, and y.

◆ OnMousePressEvent()

void OnMousePressEvent ( float x,
float y )
inlineprivate

Definition at line 93 of file workbenchapi.c.

References x, and y.

◆ OnMouseReleaseEvent()

void OnMouseReleaseEvent ( float x,
float y )
inlineprivate

Definition at line 94 of file workbenchapi.c.

References x, and y.

◆ OnWheelEvent()

void OnWheelEvent ( int delta)
inlineprivate

Definition at line 95 of file workbenchapi.c.

Field Documentation

◆ m_API

WorldEditorAPI m_API
private

Filled by workbench.

Definition at line 85 of file workbenchapi.c.


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