#include <NativeLatentFunction.h>
◆ LatentPromiseBase()
◆ ~LatentPromiseBase()
virtual RE::BSScript::LatentPromiseBase::~LatentPromiseBase |
( |
| ) |
|
|
inlinevirtual |
◆ final_suspend()
std::suspend_always RE::BSScript::LatentPromiseBase::final_suspend |
( |
| ) |
|
|
inlinenoexcept |
◆ GetResult()
virtual Variable RE::BSScript::LatentPromiseBase::GetResult |
( |
| ) |
|
|
pure virtual |
◆ initial_suspend()
std::suspend_never RE::BSScript::LatentPromiseBase::initial_suspend |
( |
| ) |
|
|
inline |
◆ ReturnFromLatent()
void RE::BSScript::LatentPromiseBase::ReturnFromLatent |
( |
| ) |
|
|
inline |
◆ unhandled_exception()
void RE::BSScript::LatentPromiseBase::unhandled_exception |
( |
| ) |
|
|
inline |
◆ exception
std::exception_ptr RE::BSScript::LatentPromiseBase::exception |
◆ returned
bool RE::BSScript::LatentPromiseBase::returned { false } |
◆ stackID
VMStackID RE::BSScript::LatentPromiseBase::stackID |
◆ vm
The documentation for this struct was generated from the following file: