class AUIExtraExpNotification¶
#include <UIExtraExpNotification.h> class AUIExtraExpNotification: public AActor { public: // methods void SetUpExtraExplanationNotification( const FString& _displayMessage, USceneComponent* _endSpherePos, bool _followConstantly, float _scaleMul ); virtual void Tick(float DeltaTime); UPROPERTY(EditAnywhere, Category = "Mages"); };