Navigation
Unreal Engine C++ API Reference > Runtime > Messaging > IMutableMessageContext
References
Module | Messaging |
Header | /Engine/Source/Runtime/Messaging/Public/IMutableMessageContext.h |
Include | #include "IMutableMessageContext.h" |
void SetScope
&40;
EMessageScope InScope
&41;
Remarks
Sets the message scope.
Parameters
Name | Description |
---|---|
InScope | The message scope. |