#include <VR_ScreenText.h>
◆ AVR_ScreenText()
| AVR_ScreenText::AVR_ScreenText |
( |
| ) |
|
◆ BeginPlay()
| void AVR_ScreenText::BeginPlay |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ CheckKillSelf()
| void AVR_ScreenText::CheckKillSelf |
( |
| ) |
|
◆ CustomRunTypeScript()
| void AVR_ScreenText::CustomRunTypeScript |
( |
| ) |
|
◆ CustomRunUnTypeScript()
| void AVR_ScreenText::CustomRunUnTypeScript |
( |
| ) |
|
◆ FollowCamera()
| void AVR_ScreenText::FollowCamera |
( |
| ) |
|
◆ MoveWidgetToPlayer()
| void AVR_ScreenText::MoveWidgetToPlayer |
( |
| ) |
|
◆ RunCustomTypeScript()
| void AVR_ScreenText::RunCustomTypeScript |
( |
| ) |
|
◆ RunCustomUnTypeScript()
| void AVR_ScreenText::RunCustomUnTypeScript |
( |
bool | DestroyActor = false | ) |
|
◆ RunTypeAnimation()
| void AVR_ScreenText::RunTypeAnimation |
( |
| ) |
|
◆ RunUnTypeAnimation()
| void AVR_ScreenText::RunUnTypeAnimation |
( |
bool | DestroyActor = false | ) |
|
◆ ShowDebugInfo()
| void AVR_ScreenText::ShowDebugInfo |
( |
| ) |
|
◆ Tick()
| void AVR_ScreenText::Tick |
( |
float | DeltaTime | ) |
|
|
overridevirtual |
◆ UpdateText()
| void AVR_ScreenText::UpdateText |
( |
FString | NewText | ) |
|
◆ bAddRelativeOffset
| bool AVR_ScreenText::bAddRelativeOffset |
◆ bAllowWidgetPitch
| bool AVR_ScreenText::bAllowWidgetPitch |
◆ bMultiplySpeedOnDistance
| bool AVR_ScreenText::bMultiplySpeedOnDistance |
◆ bShowDebugInfo
| bool AVR_ScreenText::bShowDebugInfo |
◆ CurrentFlySpeed
| float AVR_ScreenText::CurrentFlySpeed |
◆ DistanceFromScreen
| float AVR_ScreenText::DistanceFromScreen |
◆ LastDistance
| float AVR_ScreenText::LastDistance |
◆ MoveWidgetSpeed
| float AVR_ScreenText::MoveWidgetSpeed |
◆ MultiplySpeed
| float AVR_ScreenText::MultiplySpeed |
◆ MultiplySpeedMaxDistance
| float AVR_ScreenText::MultiplySpeedMaxDistance |
◆ Player
◆ ScreenTextWidget
◆ Text
| FString AVR_ScreenText::Text |
◆ TextAudioComponent
| UAudioComponent* AVR_ScreenText::TextAudioComponent |
◆ TextWidgetComponent
| class UWidgetComponent* AVR_ScreenText::TextWidgetComponent |
◆ TypeSpeed
| float AVR_ScreenText::TypeSpeed |
◆ UnTypeSpeed
| float AVR_ScreenText::UnTypeSpeed |
◆ WantToDestroySelf
| bool AVR_ScreenText::WantToDestroySelf |
◆ WidgetRelativeOffset
| FVector AVR_ScreenText::WidgetRelativeOffset |
The documentation for this class was generated from the following files:
- J:/Projects/LUEZ/LUEZ/Plugins/HeadMountedVR/Source/HeadMountedVR/Public/VR/VR_Actors/VR_ScreenText.h
- J:/Projects/LUEZ/LUEZ/Plugins/HeadMountedVR/Source/HeadMountedVR/Private/VR/VR_Actors/VR_ScreenText.cpp