Skip to main content

Class: ConstructorThreadState

Interfaces/Constructor/Threads/ConstructorThreadState.ConstructorThreadState

Hierarchy

Constructors

constructor

new ConstructorThreadState(threads): ConstructorThreadState

Parameters

NameType
threadsThreadManager

Returns

ConstructorThreadState

Inherited from

ThreadState.constructor

Defined in

divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:5

Properties

environment

environment: string

Defined in

divinevoxel/core/src/Interfaces/Constructor/Threads/ConstructorThreadState.ts:5


settingsSynced

settingsSynced: boolean = false

Inherited from

ThreadState.settingsSynced

Defined in

divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:4


threads

threads: ThreadManager

Inherited from

ThreadState.threads

Defined in

divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:5

Methods

isReady

isReady(): boolean

Returns

boolean

Overrides

ThreadState.isReady

Defined in

divinevoxel/core/src/Interfaces/Constructor/Threads/ConstructorThreadState.ts:7