◆ SCR_BaseEditorAttributeEntrySlider()
◆ GetSliderlabel()
string SCR_BaseEditorAttributeEntrySlider.GetSliderlabel |
( |
| ) |
|
◆ GetSliderMinMaxStep()
void SCR_BaseEditorAttributeEntrySlider.GetSliderMinMaxStep |
( |
out float |
min, |
|
|
out float |
max, |
|
|
out float |
step |
|
) |
| |
- Parameters
-
[out] | min | |
[out] | max | |
[out] | step | |
◆ GetSliderValueFormating()
string SCR_BaseEditorAttributeEntrySlider.GetSliderValueFormating |
( |
| ) |
|
Get the secondary Label value.
◆ GetText()
string SCR_BaseEditorAttributeEntrySlider.GetText |
( |
float |
value | ) |
|
◆ SetSliderLabel()
void SCR_BaseEditorAttributeEntrySlider.SetSliderLabel |
( |
string |
label | ) |
|
◆ m_fMax
float SCR_BaseEditorAttributeEntrySlider.m_fMax |
|
protected |
◆ m_fMin
float SCR_BaseEditorAttributeEntrySlider.m_fMin |
|
protected |
◆ m_fStep
float SCR_BaseEditorAttributeEntrySlider.m_fStep |
|
protected |
◆ m_sDecimals
int SCR_BaseEditorAttributeEntrySlider.m_sDecimals |
|
protected |
◆ m_sSliderLabel
string SCR_BaseEditorAttributeEntrySlider.m_sSliderLabel |
|
protected |
◆ m_sSliderValueFormating
string SCR_BaseEditorAttributeEntrySlider.m_sSliderValueFormating |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Editor/Containers/Attributes/SCR_BaseEditorAttribute.c