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

Public Member Functions

string GetEntityName ()
 
void SetEntityName (string entityName)
 
void SetEntity (IEntity entity)
 
IEntity GetEntity ()
 
- Public Member Functions inherited from SCR_BoardingWaypoint
SCR_AIBoardingParameters GetAllowance ()
 
void SetAllowance (bool driverAllowed, bool gunnerAllowed, bool cargoAllowed)
 
- Public Member Functions inherited from SCR_AIWaypoint
float GetPriorityLevel ()
 
void SetPriorityLevel (float priority)
 
bool IsWithinCompletionRadius (vector pos)
 
ScriptInvoker GetOnWaypointPropertiesChanged ()
 
override void OnTransformResetImpl (TransformResetParams params)
 
SCR_AIWaypointState CreateWaypointState (SCR_AIGroupUtilityComponent groupUtilityComp)
 

Public Attributes

ref SCR_AIEntityWaypointParameters m_EntityWaypointParameters
 
- Public Attributes inherited from SCR_BoardingWaypoint
ref SCR_AIBoardingWaypointParameters m_BoardingParameters
 

Member Function Documentation

◆ GetEntity()

IEntity SCR_BoardingEntityWaypoint.GetEntity ( )

◆ GetEntityName()

string SCR_BoardingEntityWaypoint.GetEntityName ( )

◆ SetEntity()

void SCR_BoardingEntityWaypoint.SetEntity ( IEntity  entity)

◆ SetEntityName()

void SCR_BoardingEntityWaypoint.SetEntityName ( string  entityName)

Member Data Documentation

◆ m_EntityWaypointParameters

ref SCR_AIEntityWaypointParameters SCR_BoardingEntityWaypoint.m_EntityWaypointParameters

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