#include <LockOnMarkerWidget.h>
◆ GetInnerReticleRotationSpeed()
| FORCEINLINE float ULockOnMarkerWidget::GetInnerReticleRotationSpeed |
( |
| ) |
const |
|
inlineprotected |
◆ GetOuterReticleRotationSpeed()
| FORCEINLINE float ULockOnMarkerWidget::GetOuterReticleRotationSpeed |
( |
| ) |
const |
|
inlineprotected |
◆ HideMarker()
| void ULockOnMarkerWidget::HideMarker |
( |
| ) |
|
|
overridevirtual |
◆ NativeTick()
| void ULockOnMarkerWidget::NativeTick |
( |
const FGeometry & |
MyGeometry, |
|
|
float |
InDeltaTime |
|
) |
| |
|
overrideprotectedvirtual |
14{
15 Super::NativeTick(MyGeometry, InDeltaTime);
16
18 {
19 const float CurrentAngle =
OVL_MainRing->GetRenderTransformAngle();
21 }
22 else
23 {
25 }
26
28 {
29 const float CurrentAngle =
IMG_SideGlow->GetRenderTransformAngle();
31 }
32 else
33 {
35 }
36}
#define LOG_ERROR(Category, Format,...)
Definition CK_UE.h:40
#define NAMEOF_VAR(Expr)
Definition CK_UE.h:34
◆ SetMarkerAlpha()
| void ULockOnMarkerWidget::SetMarkerAlpha |
( |
float |
MarkerAlpha | ) |
|
|
overridevirtual |
◆ ShowMarker()
| void ULockOnMarkerWidget::ShowMarker |
( |
| ) |
|
|
overridevirtual |
◆ BeginTargeting
| TObjectPtr<UWidgetAnimation> ULockOnMarkerWidget::BeginTargeting |
|
protected |
◆ IMG_SideGlow
| TObjectPtr<UImage> ULockOnMarkerWidget::IMG_SideGlow |
|
protected |
◆ InnerReticleRotationSpeedPerSecond
| float ULockOnMarkerWidget::InnerReticleRotationSpeedPerSecond = 150.0f |
|
protected |
◆ OuterReticleRotationSpeedPerSecond
| float ULockOnMarkerWidget::OuterReticleRotationSpeedPerSecond = -80.0f |
|
protected |
◆ OVL_MainRing
| TObjectPtr<UCanvasPanel> ULockOnMarkerWidget::OVL_MainRing |
|
protected |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: