Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/VerseVM
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMExecutionContext.h |
| Include | #include "VerseVM/VVMExecutionContext.h" |
Syntax
struct FExecutionContext
Remarks
A thread must have an active execution context to run Verse code.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExecutionContext
(
const FExecutionContext& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FExecutionContext | |||
| ::Verse::FRunningContext | GetContext () |
||
| bool | |||
| bool | SetBlockExecution
(
bool ShouldBlock |
Constants
| Name | Description |
|---|---|
| bBlockAllExecution |