Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageContext
Description
Checks whether this context is valid.
| Name | IsValid |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageContext.h |
| Include Path | #include "IMessageContext.h" |
bool IsValid() const
true if the context is valid, false otherwise.