LEAP Documentation 40220
Documentation for the LEAP project
ULockOnNotificationWidget Class Reference

#include <LockOnNotificationWidget.h>

Inheritance diagram for ULockOnNotificationWidget:
UBasicUserWidget

Public Member Functions

void SetWeapon (UWeaponInstance *NewWeapon)
 
void OnLockedOnStart ()
 
void OnLockedOnEnd ()
 

Protected Member Functions

virtual void NativeTick (const FGeometry &MyGeometry, float InDeltaTime) override
 
void OnNewYawRotation (const float YawRotation)
 
void OnIncomingLockStrenghtChanged (const float NewStrenght)
 
- Protected Member Functions inherited from UBasicUserWidget
virtual void NativeConstruct () override
 
virtual void NativeDestruct () override
 
virtual void SetVisibility (ESlateVisibility NewVisibility) override
 
virtual void UpdateWorldStatus ()
 
virtual void WorldReady ()
 
void OnWorldReady ()
 

Additional Inherited Members

- Protected Attributes inherited from UBasicUserWidget
FTimerHandle WorldStatusTimer
 
bool bWaitForPawn = true
 
bool bUseVisibilitySemaphore = false
 

Member Function Documentation

◆ NativeTick()

void ULockOnNotificationWidget::NativeTick ( const FGeometry &  MyGeometry,
float  InDeltaTime 
)
overrideprotectedvirtual

◆ OnIncomingLockStrenghtChanged()

void ULockOnNotificationWidget::OnIncomingLockStrenghtChanged ( const float  NewStrenght)
protected

◆ OnLockedOnEnd()

void ULockOnNotificationWidget::OnLockedOnEnd ( )

◆ OnLockedOnStart()

void ULockOnNotificationWidget::OnLockedOnStart ( )

◆ OnNewYawRotation()

void ULockOnNotificationWidget::OnNewYawRotation ( const float  YawRotation)
protected

◆ SetWeapon()

void ULockOnNotificationWidget::SetWeapon ( UWeaponInstance NewWeapon)

The documentation for this class was generated from the following files: