#include <VVMContentScope.h>
◆ FContentScope()
| verse::FContentScope::FContentScope |
( |
const UObject * |
InInstantiationOuter | ) |
|
|
inline |
◆ ~FContentScope()
| virtual verse::FContentScope::~FContentScope |
( |
| ) |
|
|
inlinevirtual |
◆ CanReserveActorFromQuota()
| virtual bool verse::FContentScope::CanReserveActorFromQuota |
( |
| ) |
const |
|
pure virtual |
◆ GetCreatorDebugName()
| FString verse::FContentScope::GetCreatorDebugName |
( |
| ) |
const |
◆ GetInstantiationOuter()
| const UObject * verse::FContentScope::GetInstantiationOuter |
( |
| ) |
const |
|
inline |
◆ GetOwner()
| const UObject * verse::FContentScope::GetOwner |
( |
| ) |
const |
|
inline |
◆ GetTaskGroup()
| virtual Verse::VTaskGroup * verse::FContentScope::GetTaskGroup |
( |
| ) |
|
|
pure virtual |
◆ GetWorldContext()
| const UObject * verse::FContentScope::GetWorldContext |
( |
| ) |
const |
|
inline |
◆ HasActiveTasks()
| virtual bool verse::FContentScope::HasActiveTasks |
( |
| ) |
const |
|
pure virtual |
◆ HasContent()
| virtual bool verse::FContentScope::HasContent |
( |
| ) |
const |
|
pure virtual |
◆ ReleaseActorToQuota()
| virtual void verse::FContentScope::ReleaseActorToQuota |
( |
| ) |
|
|
pure virtual |
◆ ReserveActorFromQuota()
| virtual bool verse::FContentScope::ReserveActorFromQuota |
( |
| ) |
|
|
pure virtual |
◆ ResetTerminationState()
| virtual void verse::FContentScope::ResetTerminationState |
( |
| ) |
|
|
pure virtual |
◆ SetCreatorDebugName()
| void verse::FContentScope::SetCreatorDebugName |
( |
const FStringView & |
InCreatorDebugName | ) |
|
◆ SetCreatorDebugNameFromObject()
| void verse::FContentScope::SetCreatorDebugNameFromObject |
( |
const UObject * |
Object | ) |
|
◆ SetOwner()
| void verse::FContentScope::SetOwner |
( |
const UObject * |
InOwner | ) |
|
|
inline |
◆ ShouldExecuteCodeWithThisScope()
| bool verse::FContentScope::ShouldExecuteCodeWithThisScope |
( |
| ) |
const |
|
inline |
◆ Terminate()
◆ WasTerminated()
| bool verse::FContentScope::WasTerminated |
( |
| ) |
const |
|
inline |
◆ bTerminated
| bool verse::FContentScope::bTerminated = false |
|
protected |
◆ CreatorDebugName
| FString verse::FContentScope::CreatorDebugName |
|
protected |
◆ InstantiationOuter
◆ OnContentScopeCleanup
◆ Owner
The documentation for this class was generated from the following files: