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

Returns true if has last notification location and time was less then given var. More...

Inheritance diagram for SCR_EditorHasLastNotificationLocationActionCondition:
SCR_AvailableActionCondition

Protected Member Functions

override bool IsAvailable (notnull SCR_AvailableActionsConditionData data)
void SetLocationDisabled ()

Protected Attributes

int m_DisplayTime
SCR_NotificationsComponent m_NotificationsComponent
vector m_vLocation = vector.Zero
bool m_bShowLocation
bool m_bIsListeningToDisable

Detailed Description

Returns true if has last notification location and time was less then given var.

Definition at line 3 of file SCR_EditorHasLastNotificationLocationActionCondition.c.

Member Function Documentation

◆ IsAvailable()

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

◆ SetLocationDisabled()

void SCR_EditorHasLastNotificationLocationActionCondition::SetLocationDisabled ( )
inlineprotected

Member Data Documentation

◆ m_bIsListeningToDisable

bool SCR_EditorHasLastNotificationLocationActionCondition::m_bIsListeningToDisable
protected

◆ m_bShowLocation

bool SCR_EditorHasLastNotificationLocationActionCondition::m_bShowLocation
protected

◆ m_DisplayTime

int SCR_EditorHasLastNotificationLocationActionCondition::m_DisplayTime
protected

◆ m_NotificationsComponent

SCR_NotificationsComponent SCR_EditorHasLastNotificationLocationActionCondition::m_NotificationsComponent
protected

◆ m_vLocation

vector SCR_EditorHasLastNotificationLocationActionCondition::m_vLocation = vector.Zero
protected

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