Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TutorialFastTravelMapElement Class Reference
Inheritance diagram for SCR_TutorialFastTravelMapElement:
SCR_MapUIElement

Protected Member Functions

void SetFastTravelEntity (string entName)
void SetFastTravelName (string name)
override vector GetPos ()
override bool OnClick (Widget w, int x, int y, int button)

Protected Attributes

vector m_vPosition
IEntity m_TargetEntity

Detailed Description

Definition at line 1 of file SCR_TutorialFastTravelMap.c.

Member Function Documentation

◆ GetPos()

override vector SCR_TutorialFastTravelMapElement::GetPos ( )
inlineprotected

Definition at line 22 of file SCR_TutorialFastTravelMap.c.

◆ OnClick()

override bool SCR_TutorialFastTravelMapElement::OnClick ( Widget w,
int x,
int y,
int button )
inlineprotected

Definition at line 28 of file SCR_TutorialFastTravelMap.c.

◆ SetFastTravelEntity()

void SCR_TutorialFastTravelMapElement::SetFastTravelEntity ( string entName)
inlineprotected

Definition at line 7 of file SCR_TutorialFastTravelMap.c.

◆ SetFastTravelName()

void SCR_TutorialFastTravelMapElement::SetFastTravelName ( string name)
inlineprotected

Definition at line 13 of file SCR_TutorialFastTravelMap.c.

Member Data Documentation

◆ m_TargetEntity

IEntity SCR_TutorialFastTravelMapElement::m_TargetEntity
protected

Definition at line 4 of file SCR_TutorialFastTravelMap.c.

◆ m_vPosition

vector SCR_TutorialFastTravelMapElement::m_vPosition
protected

Definition at line 3 of file SCR_TutorialFastTravelMap.c.


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