Skip to content
Snippets Groups Projects
Commit 12748e30 authored by Denys Kuznietsov's avatar Denys Kuznietsov
Browse files

Fixed a typo

parent b79084cd
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ public:
bool bIsPointing;
UPROPERTY(EditAnywhere, BlueprintReadWrite)
FVector PointingTarget;
// Angle of back area at which pointing stopps in degrees.
// Angle of back area at which pointing stops in degrees.
UPROPERTY(EditAnywhere, BlueprintReadWrite)
float BlindAngle = 30.0;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment