MessageTarget
enum in Coherence
Defines recipients of the message.
Fields
All = 1Message will be sent to everyone, including the client sending it.
AuthorityOnly = 0Message will be sent only to the owner of an entity.
Other = 2Message will be sent to everyone, excluding the client sending it.