Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TaskTextEditorAttribute Class Reference
Inheritance diagram for SCR_TaskTextEditorAttribute:
SCR_BaseEditorAttribute

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)

Protected Attributes

ETaskTextType m_TextType
LocalizedString m_sLocationNamePlaceholder

Detailed Description

Definition at line 2 of file SCR_TaskTextEditorAttribute.c.

Member Function Documentation

◆ GetEntries()

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

Definition at line 23 of file SCR_TaskTextEditorAttribute.c.

◆ ReadVariable()

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

Definition at line 10 of file SCR_TaskTextEditorAttribute.c.

◆ WriteVariable()

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

Definition at line 18 of file SCR_TaskTextEditorAttribute.c.

Member Data Documentation

◆ m_sLocationNamePlaceholder

LocalizedString SCR_TaskTextEditorAttribute::m_sLocationNamePlaceholder
protected

Definition at line 8 of file SCR_TaskTextEditorAttribute.c.

◆ m_TextType

ETaskTextType SCR_TaskTextEditorAttribute::m_TextType
protected

Definition at line 5 of file SCR_TaskTextEditorAttribute.c.


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