Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_NotificationData Member List

This is the complete list of members for SCR_NotificationData, including all inherited members.

Decode(ScriptBitSerializer packet, ScriptCtx hint, SSnapSerializerBase snapshot)SCR_NotificationDatastatic
Encode(SSnapSerializerBase snapshot, ScriptCtx hint, ScriptBitSerializer packet)SCR_NotificationDatastatic
Extract(SCR_NotificationData prop, ScriptCtx hint, SSnapSerializerBase snapshot)SCR_NotificationDatastatic
GetDisplayData()SCR_NotificationData
GetFactionRelatedColor()SCR_NotificationData
GetFactionRelatedTextColor()SCR_NotificationData
GetID()SCR_NotificationData
GetNotificationReceiverType()SCR_NotificationData
GetNotificationTextEntries(out string entry1=string.Empty, out string entry2=string.Empty, out string entry3=string.Empty, out string entry4=string.Empty, out string entry5=string.Empty, out string entry6=string.Empty)SCR_NotificationData
GetNotificationTimeLeft()SCR_NotificationData
GetParams(out int param1, out int param2=0, out int param3=0, out int param4=0, out int param5=0, out int param6=0)SCR_NotificationData
GetPosition(out vector position)SCR_NotificationData
GetSplitFactionRelatedColor(out ENotificationColor leftTextColor, out ENotificationColor rightTextColor)SCR_NotificationData
GetText()SCR_NotificationData
Inject(SSnapSerializerBase snapshot, ScriptCtx hint, SCR_NotificationData prop)SCR_NotificationDatastatic
Log()SCR_NotificationData
m_bIsSplitNotificationSCR_NotificationDataprotected
m_DisplayDataSCR_NotificationDataprotected
m_FactionRelatedColorSCR_NotificationDataprotected
m_FactionRelatedTextColorSCR_NotificationDataprotected
m_FactionRelatedTextLeftColorSCR_NotificationDataprotected
m_FactionRelatedTextRightColorSCR_NotificationDataprotected
m_fNotificationTimeLeftSCR_NotificationDataprotected
m_iIDSCR_NotificationDataprotected
m_iNotificationReceiverTypeSCR_NotificationDataprotected
m_iParam1SCR_NotificationDataprotected
m_iParam2SCR_NotificationDataprotected
m_iParam3SCR_NotificationDataprotected
m_iParam4SCR_NotificationDataprotected
m_iParam5SCR_NotificationDataprotected
m_iParam6SCR_NotificationDataprotected
m_iPrevPositionUpdatedSCR_NotificationDataprotected
m_vPositionSCR_NotificationDataprotected
notificationEntry1SCR_NotificationDataprotected
notificationEntry2SCR_NotificationDataprotected
notificationEntry3SCR_NotificationDataprotected
notificationEntry4SCR_NotificationDataprotected
notificationEntry5SCR_NotificationDataprotected
notificationEntry6SCR_NotificationDataprotected
PropCompare(SCR_NotificationData prop, SSnapSerializerBase snapshot, ScriptCtx hint)SCR_NotificationDatastatic
SetFactionRelatedColor(ENotificationColor factionRelatedColor)SCR_NotificationData
SetFactionRelatedTextColor(ENotificationColor factionRelatedColor)SCR_NotificationData
SetMeta(int id, SCR_NotificationDisplayData displayData)SCR_NotificationData
SetNotificationTextEntries(string entry1=string.Empty, string entry2=string.Empty, string entry3=string.Empty, string entry4=string.Empty, string entry5=string.Empty, string entry6=string.Empty)SCR_NotificationData
SetParameters(ENotificationReceiver receiverType, int param1=0, int param2=0, int param3=0, int param4=0, int param5=0, int param6=0)SCR_NotificationData
SetPosition(vector position)SCR_NotificationData
SetSplitFactionRelatedColor(ENotificationColor factionRelatedColorLeft, ENotificationColor factionRelatedColorRight)SCR_NotificationData
SnapCompare(SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx hint)SCR_NotificationDatastatic
UpdateNotificationData(float timeSlice)SCR_NotificationData