most of therac ui done
This commit is contained in:
@ -23,6 +23,7 @@ bool UMyUserWidget::AllVerified() {
|
||||
}
|
||||
|
||||
void UMyUserWidget::NativeOnInitialized() {
|
||||
// commandInput->SetClearKeyboardFocusOnCommit(false);
|
||||
auto ps = StaticCast<AMyPlayerState *>(GetOwningPlayerState());
|
||||
if (ps == nullptr)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user