#include <ParameterSourcesFloat.h>
FGizmoVec2ParameterChange represents a change in the value of an IGizmoFloatParameterSource. IGizmoFloatParameterSource implementations use this to track changes and emit delta information.
◆ FGizmoFloatParameterChange()
| FGizmoFloatParameterChange::FGizmoFloatParameterChange |
( |
float |
StartValue = 0 | ) |
|
|
inlineexplicit |
◆ GetChangeDelta()
| float FGizmoFloatParameterChange::GetChangeDelta |
( |
| ) |
const |
|
inline |
◆ CurrentValue
| float FGizmoFloatParameterChange::CurrentValue = 0 |
◆ InitialValue
| float FGizmoFloatParameterChange::InitialValue = 0 |
The documentation for this struct was generated from the following file: