Replies: 1 comment
-
I'd have to agree on this one. Seems like something that probably should've had a flag to begin with. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add the ability to disable the gasmask interface
for example, like health

Player.setPluginWidgetFlag(EPluginWidgetFlags.ShowHealth, false);
added mb?
Player.setPluginWidgetFlag(EPluginWidgetFlags.ShowGasMask, false);
Beta Was this translation helpful? Give feedback.
All reactions