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

Public Member Functions

MCAPI ScriptChatSendAfterEvent (::ScriptModuleMinecraft::ScriptChatSendAfterEvent const &)
 
MCAPI ScriptChatSendAfterEvent (::ChatEvent const &chatEvent, ::Player const &player, ::Scripting::WeakLifetimeScope const &scope)
 
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::ScriptModuleMinecraft::ScriptChatSendAfterEvent & operator= (::ScriptModuleMinecraft::ScriptChatSendAfterEvent &&)
 
MCAPI::ScriptModuleMinecraft::ScriptChatSendAfterEvent & operator= (::ScriptModuleMinecraft::ScriptChatSendAfterEvent const &)
 
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< 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: