Loading...
Searching...
No Matches
SCR_AISmartActionSentinelComponentClass Interface Reference
Inheritance diagram for SCR_AISmartActionSentinelComponentClass:
SCR_AISmartActionComponentClass AISmartActionComponentClass

Public Member Functions

vector GetLookPosition ()
 
float GetLookDirectionRange ()
 
int GetDesiredStance ()
 
bool GetUseBinoculars ()
 
ELeaningType GetLeaningType ()
 
ELoiteringType GetLoiterAnimation ()
 
bool GetHolsterWeapon ()
 

Protected Attributes

vector m_vLookPosition
 
float m_fLookDirectionRange
 
int m_iCharacterStance
 
bool m_bUseBinoculars
 
ELeaningType m_eLeaningType
 
ELoiteringType m_eLoiterAnimation
 
bool m_bHolsterWeapon
 

Member Function Documentation

◆ GetDesiredStance()

int SCR_AISmartActionSentinelComponentClass.GetDesiredStance ( )
Returns

◆ GetHolsterWeapon()

bool SCR_AISmartActionSentinelComponentClass.GetHolsterWeapon ( )

◆ GetLeaningType()

ELeaningType SCR_AISmartActionSentinelComponentClass.GetLeaningType ( )
Returns

◆ GetLoiterAnimation()

ELoiteringType SCR_AISmartActionSentinelComponentClass.GetLoiterAnimation ( )

◆ GetLookDirectionRange()

float SCR_AISmartActionSentinelComponentClass.GetLookDirectionRange ( )
Returns

◆ GetLookPosition()

vector SCR_AISmartActionSentinelComponentClass.GetLookPosition ( )
Returns

◆ GetUseBinoculars()

bool SCR_AISmartActionSentinelComponentClass.GetUseBinoculars ( )
Returns

Member Data Documentation

◆ m_bHolsterWeapon

bool SCR_AISmartActionSentinelComponentClass.m_bHolsterWeapon
protected

◆ m_bUseBinoculars

bool SCR_AISmartActionSentinelComponentClass.m_bUseBinoculars
protected

◆ m_eLeaningType

ELeaningType SCR_AISmartActionSentinelComponentClass.m_eLeaningType
protected

◆ m_eLoiterAnimation

ELoiteringType SCR_AISmartActionSentinelComponentClass.m_eLoiterAnimation
protected

◆ m_fLookDirectionRange

float SCR_AISmartActionSentinelComponentClass.m_fLookDirectionRange
protected

◆ m_iCharacterStance

int SCR_AISmartActionSentinelComponentClass.m_iCharacterStance
protected

◆ m_vLookPosition

vector SCR_AISmartActionSentinelComponentClass.m_vLookPosition
protected

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