Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CharacterFreelookCondition Class Reference

Returns true if character is freelooking with specified conditions. More...

Inheritance diagram for SCR_CharacterFreelookCondition:
SCR_AvailableActionCondition

Protected Member Functions

override bool IsAvailable (notnull SCR_AvailableActionsConditionData data)

Protected Attributes

bool m_bToggled
bool m_bNotToggled
bool m_bForced
bool m_bNotForced

Detailed Description

Returns true if character is freelooking with specified conditions.

Definition at line 3 of file SCR_CharacterFreelookCondition.c.

Member Function Documentation

◆ IsAvailable()

override bool SCR_CharacterFreelookCondition::IsAvailable ( notnull SCR_AvailableActionsConditionData data)
inlineprotected

Returns true when current controlled entity is freelooking Returns opposite if m_bNegateCondition is enabled

Definition at line 20 of file SCR_CharacterFreelookCondition.c.

Member Data Documentation

◆ m_bForced

bool SCR_CharacterFreelookCondition::m_bForced
protected

Definition at line 12 of file SCR_CharacterFreelookCondition.c.

◆ m_bNotForced

bool SCR_CharacterFreelookCondition::m_bNotForced
protected

Definition at line 15 of file SCR_CharacterFreelookCondition.c.

◆ m_bNotToggled

bool SCR_CharacterFreelookCondition::m_bNotToggled
protected

Definition at line 9 of file SCR_CharacterFreelookCondition.c.

◆ m_bToggled

bool SCR_CharacterFreelookCondition::m_bToggled
protected

Definition at line 6 of file SCR_CharacterFreelookCondition.c.


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