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

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 void PreviewVariable (bool setPreview, SCR_AttributesManagerEditorComponent manager)
override void CreatePresets ()

Protected Attributes

LocalizedString m_sUnknownWeatherName
ResourceName m_sUnknownWeatherIcon

Detailed Description

Weather Attribute for getting and setting varriables in Editor Attribute window

Definition at line 5 of file SCR_WeatherInstantEditorAttribute.c.

Member Function Documentation

◆ CreatePresets()

override void SCR_WeatherInstantEditorAttribute::CreatePresets ( )
inlineprotected

Definition at line 108 of file SCR_WeatherInstantEditorAttribute.c.

◆ PreviewVariable()

override void SCR_WeatherInstantEditorAttribute::PreviewVariable ( bool setPreview,
SCR_AttributesManagerEditorComponent manager )
inlineprotected

Definition at line 84 of file SCR_WeatherInstantEditorAttribute.c.

◆ ReadVariable()

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

Definition at line 13 of file SCR_WeatherInstantEditorAttribute.c.

◆ WriteVariable()

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

Definition at line 40 of file SCR_WeatherInstantEditorAttribute.c.

Member Data Documentation

◆ m_sUnknownWeatherIcon

ResourceName SCR_WeatherInstantEditorAttribute::m_sUnknownWeatherIcon
protected

Definition at line 11 of file SCR_WeatherInstantEditorAttribute.c.

◆ m_sUnknownWeatherName

LocalizedString SCR_WeatherInstantEditorAttribute::m_sUnknownWeatherName
protected

Definition at line 8 of file SCR_WeatherInstantEditorAttribute.c.


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