| 
    Arma Reforger Script API
    
   | 
 
Returns a position of entity with local space offset. More...
 Public Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) | 
| override TStringArray | GetVariablesIn () | 
| override TStringArray | GetVariablesOut () | 
Static Public Member Functions | |
| static override bool | VisibleInPalette () | 
| static override string | GetOnHoverDescription () | 
Protected Attributes | |
| vector | m_fOffsetLocal | 
| vector | m_fOffsetWorld | 
Static Protected Attributes | |
| static const string | ENTITY_PORT = "Entity" | 
| static const string | POSITION_PORT = "Position" | 
| static ref TStringArray | s_aVarsIn = { ENTITY_PORT } | 
| static ref TStringArray | s_aVarsOut = { POSITION_PORT } | 
Returns a position of entity with local space offset.
| override ENodeResult SCR_AIGetEntityPosition.EOnTaskSimulate | ( | AIAgent | owner, | 
| float | dt ) | 
      
  | 
  static | 
| override TStringArray SCR_AIGetEntityPosition.GetVariablesIn | ( | ) | 
| override TStringArray SCR_AIGetEntityPosition.GetVariablesOut | ( | ) | 
      
  | 
  static | 
      
  | 
  staticprotected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  staticprotected | 
      
  | 
  staticprotected | 
      
  | 
  staticprotected |