LeviLamina
Loading...
Searching...
No Matches
ActorInteraction Class Reference

Public Types

using OnInteraction = ::brstd::move_only_function<void()>

Public Member Functions

MCAPI ActorInteraction (bool noCapture)
MCAPI void capture (::brstd::move_only_function< void()> interactFunc)
MCFOLD::std::string const & getInteractText () const
MCAPI void interact ()
MCFOLD void setInteractText (::std::string text)
MCFOLD bool shouldCapture () const
MCAPI void * $ctor (bool noCapture)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mInteractText
::ll::TypedStorage< 8, 64, ::brstd::move_only_function< void()> > mInteraction
::ll::TypedStorage< 1, 1, bool > mNoCapture

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