|
void | SCR_EditorAttributePresetEntry (int buttonsOnRow, bool hasRandomizeButton, ResourceName iconOfRandomizeButton=string.Empty, bool hasIcon=false, bool hasButtonDescription=false, string buttonDescription=string.Empty, int buttonHeight=-1) |
|
void | GetPresetValues (out int buttonsOnRow, out bool hasRandomizeButton, out ResourceName iconOfRandomizeButton, out bool hasIcon, out bool hasButtonDescription, out string buttonDescription, out int buttonHeight) |
|
◆ SCR_EditorAttributePresetEntry()
void SCR_EditorAttributePresetEntry.SCR_EditorAttributePresetEntry |
( |
int | buttonsOnRow, |
|
|
bool | hasRandomizeButton, |
|
|
ResourceName | iconOfRandomizeButton = string::Empty, |
|
|
bool | hasIcon = false, |
|
|
bool | hasButtonDescription = false, |
|
|
string | buttonDescription = string::Empty, |
|
|
int | buttonHeight = -1 ) |
- Parameters
-
buttonsOnRow | |
hasRandomizeButton | |
iconOfRandomizeButton | |
hasIcon | |
hasButtonDescription | |
buttonDescription | |
buttonHeight | |
◆ GetPresetValues()
void SCR_EditorAttributePresetEntry.GetPresetValues |
( |
out int | buttonsOnRow, |
|
|
out bool | hasRandomizeButton, |
|
|
out ResourceName | iconOfRandomizeButton, |
|
|
out bool | hasIcon, |
|
|
out bool | hasButtonDescription, |
|
|
out string | buttonDescription, |
|
|
out int | buttonHeight ) |
◆ m_bHasButtonDescription
bool SCR_EditorAttributePresetEntry.m_bHasButtonDescription |
|
protected |
◆ m_bHasIcon
bool SCR_EditorAttributePresetEntry.m_bHasIcon |
|
protected |
◆ m_bHasRandomizeButton
bool SCR_EditorAttributePresetEntry.m_bHasRandomizeButton |
|
protected |
◆ m_iButtonHeight
float SCR_EditorAttributePresetEntry.m_iButtonHeight |
|
protected |
◆ m_iButtonsOnRow
int SCR_EditorAttributePresetEntry.m_iButtonsOnRow |
|
protected |
◆ m_sButtonDescription
string SCR_EditorAttributePresetEntry.m_sButtonDescription |
|
protected |
◆ m_sIconOfRandomizeButton
ResourceName SCR_EditorAttributePresetEntry.m_sIconOfRandomizeButton |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Editor/Containers/Attributes/SCR_BaseEditorAttribute.c