Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BTParamBase Interface Reference

Base BT parameter class to be used in SCR_AIActionParams. More...

Inheritance diagram for SCR_BTParamBase:
SCR_BTParam< Class T > SCR_BTParamAssignable< Class T > SCR_BTParamRef< Class T >

Public Member Functions

void SetVariableOut (Node node)
 
void GetVariableIn (Node node)
 
void SCR_BTParamBase (string portName)
 

Public Attributes

string m_sPortName
 

Detailed Description

Base BT parameter class to be used in SCR_AIActionParams.

Constructor & Destructor Documentation

◆ SCR_BTParamBase()

void SCR_BTParamBase.SCR_BTParamBase ( string portName)

Member Function Documentation

◆ GetVariableIn()

void SCR_BTParamBase.GetVariableIn ( Node node)

◆ SetVariableOut()

void SCR_BTParamBase.SetVariableOut ( Node node)

Member Data Documentation

◆ m_sPortName

string SCR_BTParamBase.m_sPortName

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