Navigation
Unreal Engine C++ API Reference > Runtime > Messaging > INetworkMessagingExtension
References
Module | Messaging |
Header | /Engine/Source/Runtime/Messaging/Public/INetworkMessagingExtension.h |
Include | #include "INetworkMessagingExtension.h" |
void RemoveEndpoint
&40;
const FString & InEndpoint
&41;
Remarks
Remove a static endpoint from the running configuration of the UDP messaging service This change is transient and does not modified saved configuration.
Parameters
Name | Description |
---|---|
InEndpoint | the endpoint to remove from the running service, should be in the form |