Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TaskTextBaseEditorAttribute Class Reference
Inheritance diagram for SCR_TaskTextBaseEditorAttribute:
SCR_BaseEditorAttribute SCR_TaskTextAttackEditorAttribute SCR_TaskTextCustomEditorAttribute SCR_TaskTextDefendEditorAttribute SCR_TaskTextMoveEditorAttribute

Protected Member Functions

override SCR_BaseEditorAttributeVar ReadVariable (Managed item, SCR_AttributesManagerEditorComponent manager)
override void WriteVariable (Managed item, SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, int playerID)
override int GetEntries (notnull array< ref SCR_BaseEditorAttributeEntry > outEntries)
bool IsValidTaskType (ETaskTextType taskType)

Protected Attributes

ETaskTextType m_TextType
LocalizedString m_sLocationPlaceholderText

Detailed Description

Definition at line 2 of file SCR_TaskTextBaseEditorAttribute.c.

Member Function Documentation

◆ GetEntries()

override int SCR_TaskTextBaseEditorAttribute::GetEntries ( notnull array< ref SCR_BaseEditorAttributeEntry > outEntries)
inlineprotected

Definition at line 28 of file SCR_TaskTextBaseEditorAttribute.c.

◆ IsValidTaskType()

bool SCR_TaskTextBaseEditorAttribute::IsValidTaskType ( ETaskTextType taskType)
inlineprotected

Definition at line 47 of file SCR_TaskTextBaseEditorAttribute.c.

◆ ReadVariable()

override SCR_BaseEditorAttributeVar SCR_TaskTextBaseEditorAttribute::ReadVariable ( Managed item,
SCR_AttributesManagerEditorComponent manager )
inlineprotected

Definition at line 10 of file SCR_TaskTextBaseEditorAttribute.c.

◆ WriteVariable()

override void SCR_TaskTextBaseEditorAttribute::WriteVariable ( Managed item,
SCR_BaseEditorAttributeVar var,
SCR_AttributesManagerEditorComponent manager,
int playerID )
inlineprotected

Definition at line 18 of file SCR_TaskTextBaseEditorAttribute.c.

Member Data Documentation

◆ m_sLocationPlaceholderText

LocalizedString SCR_TaskTextBaseEditorAttribute::m_sLocationPlaceholderText
protected

Definition at line 8 of file SCR_TaskTextBaseEditorAttribute.c.

◆ m_TextType

ETaskTextType SCR_TaskTextBaseEditorAttribute::m_TextType
protected

Definition at line 5 of file SCR_TaskTextBaseEditorAttribute.c.


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