Variable nodeUserDataProcessingStateMapConst

nodeUserDataProcessingStateMap: { [ index in keyof NodeUserDataEntries]: GraphNodeProcessingState } = ...

A node's processing state will be reset to the mapped value in case an associated UserData value is changed

Generated using TypeDoc