| FOnConstrainVector |
TBaseDelegate_ThreeParams< void, int32, VectorType, VectorType & > |
Delegate to constrain the vector during a change |
Widgets/Input/SVectorInputBox.h |
| FOnNumericValueChanged |
TBaseDelegate_OneParam< void, NumericType > |
Notification for numeric value change |
Widgets/Input/SVectorInputBox.h |
| FOnNumericValueCommitted |
TBaseDelegate_TwoParams< void, NumericType, ETextCommit::Type > |
Notification for numeric value committed |
Widgets/Input/SVectorInputBox.h |
| FOnVectorValueChanged |
TBaseDelegate_OneParam< void, VectorType > |
Notification for vector value change |
Widgets/Input/SVectorInputBox.h |
| FOnVectorValueCommitted |
TBaseDelegate_TwoParams< void, VectorType, ETextCommit::Type > |
Notification for vector value committed |
Widgets/Input/SVectorInputBox.h |
| ThisClass |
SNumericVectorInputBox< NumericType, VectorType, NumberOfComponents > |
|
Widgets/Input/SVectorInputBox.h |