7#include "GizmoElementShared.generated.h"
119 using FValueType =
double;
125 UPROPERTY(EditAnywhere, Category =
"Value")
129 UPROPERTY(EditAnywhere, Category =
"Value")
133 UPROPERTY(EditAnywhere, Category =
"Value")
137 UPROPERTY(EditAnywhere, Category =
"Value")
141 UPROPERTY(EditAnywhere, Category =
"Value")
184USTRUCT(MinimalAPI, meta = (DisplayName =
"Per-State Value (LinearColor)"))
243 return !(Lhs == RHS);
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define ENUM_CLASS_FLAGS(Enum)
Definition EnumClassFlags.h:6
EGizmoElementInteractionState
Definition GizmoElementShared.h:28
EGizmoElementViewAlignType
Definition GizmoElementShared.h:62
EGizmoElementViewDependentType
Definition GizmoElementShared.h:46
EGizmoElementDrawType
Definition GizmoElementShared.h:88
EGizmoElementHitSortType
Definition GizmoElementShared.h:101
@ PriorityThenSurfaceThenClosest
EGizmoElementPartialType
Definition GizmoElementShared.h:79
EGizmoElementState
Definition GizmoElementShared.h:14
UE_FORCEINLINE_HINT bool operator!=(const FIndexedPointer &Other) const
Definition LockFreeList.h:76
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UENUM(...)
Definition ObjectMacros.h:749
#define USTRUCT(...)
Definition ObjectMacros.h:746
bool operator==(const FCachedAssetKey &A, const FCachedAssetKey &B)
Definition AssetDataMap.h:501
static CORE_API const FLinearColor Transparent
Definition Color.h:459
Definition Optional.h:131