|
LeviLamina
|
Public Types | |
| using | OnInteraction = ::brstd::move_only_function<void()> |
Public Member Functions | |
| MCAPI void | capture (::brstd::move_only_function< void()> interactFunc) |
| MCFOLD void | setInteractText (::std::string text) |
| 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 |