mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Fix brief display of full line before first letter callback
This commit is contained in:
parent
616daac1a6
commit
7a5bb9d581
@ -138,6 +138,8 @@ void UTypewriterTextWidget::StartPlayLine()
|
|||||||
SetVisibility(ESlateVisibility::SelfHitTestInvisible);
|
SetVisibility(ESlateVisibility::SelfHitTestInvisible);
|
||||||
|
|
||||||
bFirstPlayLine = false;
|
bFirstPlayLine = false;
|
||||||
|
|
||||||
|
PlayNextLetter();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user