File: Overlay/PubSubMMOG/PubSubMessage.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
BaseResponseMessage | A basic Remote-Procedure-Response message |
Name | Type | Description |
---|---|---|
failed | bool |
message PubSubSubscriptionResponse extends BaseResponseMessage { fields: bool failed = false; }