TrinityCore
Loading...
Searching...
No Matches
Scripting::v2::ActionResult< void > Class Reference

#include <ScriptActions.h>

+ Inheritance diagram for Scripting::v2::ActionResult< void >:

Static Public Member Functions

static ActionResultSetter< void > GetResultSetter (std::shared_ptr< ActionResult > action)
 

Additional Inherited Members

- Public Member Functions inherited from Scripting::v2::ActionBase
 ActionBase ()
 
 ActionBase (ActionBase const &other)
 
 ActionBase (ActionBase &&other) noexcept
 
ActionBaseoperator= (ActionBase const &other)
 
ActionBaseoperator= (ActionBase &&other) noexcept
 
virtual ~ActionBase ()
 
virtual bool IsReady () const noexcept
 
- Protected Member Functions inherited from Scripting::v2::ActionBase
void MarkCompleted () noexcept
 

Detailed Description

Definition at line 77 of file ScriptActions.h.

Member Function Documentation

◆ GetResultSetter()

static ActionResultSetter< void > Scripting::v2::ActionResult< void >::GetResultSetter ( std::shared_ptr< ActionResult< void > >  action)
inlinestatic

Definition at line 80 of file ScriptActions.h.


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