Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FApp
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
Include | #include "Misc/App.h" |
static void DenyUser
&40;
const FString & UserName
&41;
Remarks
Remove the specified user from the list of authorized session users.
Parameters
Name | Description |
---|---|
UserName | The name of the user to remove. |