![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SimpleReticle.h>
Public Member Functions | |
| FSimpleReticle () | |
| void | SetupReticle (const float Length, const float InnerSize) |
| ENGINE_API void | Draw (class UCanvas *InCanvas, FLinearColor InColor) |
Simple reticle. A very simple crosshair reticle that can be draw on the HUD canvas.
|
inline |
| void FSimpleReticle::Draw | ( | class UCanvas * | InCanvas, |
| FLinearColor | InColor | ||
| ) |