Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_TaskListFocusComponent Interface Reference
Inheritance diagram for SCR_TaskListFocusComponent:
[legend]

Public Member Functions

override void HandlerAttached (Widget w)
 
override bool OnMouseEnter (Widget w, int x, int y)
 
override bool OnMouseLeave (Widget w, Widget enterW, int x, int y)
 

Member Function Documentation

◆ HandlerAttached()

override void SCR_TaskListFocusComponent.HandlerAttached ( Widget  w)

◆ OnMouseEnter()

override bool SCR_TaskListFocusComponent.OnMouseEnter ( Widget  w,
int  x,
int  y 
)

◆ OnMouseLeave()

override bool SCR_TaskListFocusComponent.OnMouseLeave ( Widget  w,
Widget  enterW,
int  x,
int  y 
)

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