PlayerAnnounceEvent

General announce event

Constructors

this
this(Player player, Message[] message)
Undocumented in source.

Members

Mixins

__anonymous
mixin PlayerEvent.Implementation
Undocumented in source.

Properties

announce
bool announce [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
announce
bool announce [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
Message[] message [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
Message[] message [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
string message [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
bool message [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin PlayerEvent.Implementation

player
Player player [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
world
World world [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PlayerEvent

player
Player player [@property getter]
Undocumented in source.
Implementation
mixintemplate Implementation()
Undocumented in source.

Meta