LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptChatSendBeforeEvent Struct Reference
Inheritance diagram for ScriptModuleMinecraft::ScriptChatSendBeforeEvent:

Public Member Functions

ScriptChatSendBeforeEvent & operator= (ScriptChatSendBeforeEvent const &)
MCAPI ScriptChatSendBeforeEvent (::ScriptModuleMinecraft::ScriptChatSendBeforeEvent const &)
MCAPI::ScriptModuleMinecraft::ScriptChatSendBeforeEvent & operator= (::ScriptModuleMinecraft::ScriptChatSendBeforeEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptChatSendBeforeEvent const &)
MCAPI void copyTo (::ChatEvent &chatEvent, ::Scripting::WeakLifetimeScope const &scope) const
MCAPI ::Scripting::Result_deprecated< bool > getSendToTargets_V010 ()
MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > getTargets_V010 ()
MCAPI ::Scripting::Result_deprecated< void > setSendToTargets_V010 (bool sendToTargets)
MCAPI ::Scripting::Result_deprecated< void > setTargets_V010 (::std::vector<::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > targets)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptChatSendAfterEvent const &)
MCAPI void * $ctor (::ChatEvent const &chatEvent, ::Player const &player, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
static MCAPI ::Scripting::ClassBinding bindV010 ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mCancel
::ll::TypedStorage< 8, 32, ::std::string > mMessage
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > > mTargets
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > mSender

The documentation for this struct was generated from the following file: