| FOnBeginSliderMovement |
TBaseDelegate_TwoParams< void, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type > |
Notification for begin slider movement |
SAdvancedRotationInputBox.h |
| FOnEndSliderMovement |
TBaseDelegate_ThreeParams< void, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type, NumericType > |
Notification for end slider movement |
SAdvancedRotationInputBox.h |
| FOnGetNumericValue |
TBaseDelegate_TwoParams< TOptional< NumericType >, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type > |
Delegate to retrieve a numerictype value |
SAdvancedRotationInputBox.h |
| FOnGetToggleChecked |
TBaseDelegate_TwoParams< ECheckBoxState, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type > |
Delegate to retrieve toggle checkstate |
SAdvancedRotationInputBox.h |
| FOnNumericValueChanged |
TBaseDelegate_ThreeParams< void, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type, NumericType > |
Notification for numerictype value change |
SAdvancedRotationInputBox.h |
| FOnNumericValueCommitted |
TBaseDelegate_FourParams< void, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type, NumericType, ETextCommit::Type > |
Notification for numerictype value committed |
SAdvancedRotationInputBox.h |
| FOnQuaternionChanged |
TBaseDelegate_OneParam< void, FQuat > |
Delegate for notification for a quaternion value change |
SAdvancedRotationInputBox.h |
| FOnQuaternionCommitted |
TBaseDelegate_TwoParams< void, FQuat, ETextCommit::Type > |
Delegate for notification for a quaternion value commit |
SAdvancedRotationInputBox.h |
| FOnRotatorChanged |
TBaseDelegate_OneParam< void, FRotator > |
Delegate for notification for a rotator value change |
SAdvancedRotationInputBox.h |
| FOnRotatorCommitted |
TBaseDelegate_TwoParams< void, FRotator, ETextCommit::Type > |
Delegate for notification for a rotator value commit |
SAdvancedRotationInputBox.h |
| FOnToggleChanged |
TBaseDelegate_ThreeParams< void, ESlateRotationRepresentation::Type, ESlateTransformSubComponent::Type, ECheckBoxState > |
Notification for toggle checkstate change |
SAdvancedRotationInputBox.h |
| SNumericVectorInputBox3 |
SNumericVectorInputBox< NumericType, UE::Math::TVector< NumericType >, 3 > |
|
SAdvancedRotationInputBox.h |
| SNumericVectorInputBox4 |
SNumericVectorInputBox< NumericType, UE::Math::TVector4< NumericType >, 4 > |
|
SAdvancedRotationInputBox.h |