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

Protected Attributes

bool ExportThisWidget
bool ExportChildWidgets
string WidgetVariableName

Detailed Description

This class provides extra rules for the "Generate class from layout" plugin (check GenerateLayoutClassPlugin.c) \

!! Getters must be updated if variable names are changed. !! FindInWidgetSource must be updated if variable name is changed.

Definition at line 5 of file SCR_WidgetExportRule.c.

Member Data Documentation

◆ ExportChildWidgets

bool SCR_WidgetExportRule::ExportChildWidgets
protected

Definition at line 13 of file SCR_WidgetExportRule.c.

◆ ExportThisWidget

bool SCR_WidgetExportRule::ExportThisWidget
protected

Definition at line 10 of file SCR_WidgetExportRule.c.

◆ WidgetVariableName

string SCR_WidgetExportRule::WidgetVariableName
protected

Definition at line 16 of file SCR_WidgetExportRule.c.


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