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

Public Member Functions

override void SetupWaypoint (IEntity waypointEntity)
 
- Public Member Functions inherited from SCR_ScenarioFrameworkWaypointBoarding
override void SetupWaypoint (IEntity waypointEntity)
 
void SetDriverAllowed (bool enabled)
 
bool GetDriverAllowed ()
 
void SetGunnerAllowed (bool enabled)
 
bool GetGunnerAllowed ()
 
void SetCargoAllowed (bool enabled)
 
bool GetCargoAllowed ()
 
- Public Member Functions inherited from SCR_ScenarioFrameworkWaypointScripted
override void SetupWaypoint (IEntity waypointEntity)
 
void SetWaypointPriorityLevel (float priority)
 
float GetWaypointPriorityLevel ()
 
- Public Member Functions inherited from SCR_ScenarioFrameworkWaypoint
void SetupWaypoint (IEntity waypointEntity)
 
void SetWaypointCompletionRadius (float radius)
 
float GetWaypointCompletionRadius ()
 
void SetWaypointCompletionType (EAIWaypointCompletionType type)
 
EAIWaypointCompletionType GetWaypointCompletionType ()
 
void SetWaypointPrefab (ResourceName prefab)
 
ResourceName GetWaypointPrefab ()
 

Public Attributes

string m_sEntityName
 
- Public Attributes inherited from SCR_ScenarioFrameworkWaypoint
SCR_ScenarioFrameworkLayerBase m_SlotWaypoint
 Getters and Setters in this class (And similar that inherit) are set in a way to allow for different default values for attributes of child classes.
 

Member Function Documentation

◆ SetupWaypoint()

override void SCR_ScenarioFrameworkWaypointBoardingEntity.SetupWaypoint ( IEntity  waypointEntity)
Parameters
[in]waypointEntity

Implements SCR_ScenarioFrameworkWaypointBoarding.

Member Data Documentation

◆ m_sEntityName

string SCR_ScenarioFrameworkWaypointBoardingEntity.m_sEntityName

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