Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/Online > API/Plugins/OnlineSubsystemUtils/Online/IOnlineServicesEngineUtils
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/Online/OnlineServicesEngineUtils.h |
| Include | #include "Online/OnlineServicesEngineUtils.h" |
void SetEngineExternalUIBinding
&40;
const FOnExternalUIChangeDelegate & OnExternalUIChangeDelegate
&41;
Remarks
Bind a notification delegate when any subsystem external UI is opened/closed NOTE there is only meant to be one delegate needed for this, game code should bind manually
Parameters
| Name | Description |
|---|---|
| OnExternalUIChangeDelegate | delegate fired when the external UI is opened/closed |