Skip to main content

Class: DVEFConstructorThreadState

Contexts/Constructor/DVEFConstructorThreadState.DVEFConstructorThreadState

Hierarchy

  • ConstructorThreadState

    DVEFConstructorThreadState

Constructors

constructor

new DVEFConstructorThreadState(threads): DVEFConstructorThreadState

Parameters

NameType
threadsThreadManager

Returns

DVEFConstructorThreadState

Inherited from

ConstructorThreadState.constructor

Defined in

divinevoxel/core/dist/Interfaces/Classes/ThreadState.d.ts:5

Properties

environment

environment: string

Inherited from

ConstructorThreadState.environment

Defined in

divinevoxel/core/dist/Interfaces/Constructor/Threads/ConstructorThreadState.d.ts:3


settingsSynced

settingsSynced: boolean

Inherited from

ConstructorThreadState.settingsSynced

Defined in

divinevoxel/core/dist/Interfaces/Classes/ThreadState.d.ts:4


threads

threads: ThreadManager

Inherited from

ConstructorThreadState.threads

Defined in

divinevoxel/core/dist/Interfaces/Classes/ThreadState.d.ts:3

Methods

isReady

isReady(): boolean

Returns

boolean

Inherited from

ConstructorThreadState.isReady

Defined in

divinevoxel/core/dist/Interfaces/Constructor/Threads/ConstructorThreadState.d.ts:4