Module: Default/Analyzer/AnalyzerUpdater
Variables
AnalyzerUpdater
• Const AnalyzerUpdater: Object
Type declaration
| Name | Type |
|---|---|
_voxels | Map<string, RunFunction> |
getVoxel | (id: string) => false | RunFunction |
registerVoxel | (id: string, run: RunFunction) => void |
Defined in
divinevoxel/foundation/src/Default/Analyzer/AnalyzerUpdater.ts:12