Class: ConstructorThreadState
Interfaces/Constructor/Threads/ConstructorThreadState.ConstructorThreadState
Hierarchy
-
↳
ConstructorThreadState
Constructors
constructor
• new ConstructorThreadState(threads): ConstructorThreadState
Parameters
| Name | Type |
|---|---|
threads | ThreadManager |
Returns
Inherited from
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
Defined in
divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:4
threads
• threads: ThreadManager
Inherited from
Defined in
divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:5
Methods
isReady
▸ isReady(): boolean
Returns
boolean
Overrides
Defined in
divinevoxel/core/src/Interfaces/Constructor/Threads/ConstructorThreadState.ts:7