8#include "GizmoArrowComponent.generated.h"
20 UPROPERTY(EditAnywhere, Category = Options)
23 UPROPERTY(EditAnywhere, Category = Options)
26 UPROPERTY(EditAnywhere, Category = Options)
29 UPROPERTY(EditAnywhere, Category = Options)
30 float Thickness = 2.0f;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition PrimitiveSceneProxy.h:296
Definition GizmoArrowComponent.h:16
Definition GizmoBaseComponent.h:43
Definition CollisionQueryParams.h:43
Definition HitResult.h:21
Definition BoxSphereBounds.h:25