NodePropertiesResetEvent#
Class NodePropertiesResetEvent
Hierarchy
- WebVisEvent
- NodePropertiesResetEvent
Index
Constructors
Properties
Constructors
constructor
- new
Node Properties Reset Event(targetNodeID: number, properties: string[]): NodePropertiesResetEvent -
The NODE_PROPERTIES_RESET event occurs if one or more properties of the Node has been reset.
Parameters
-
targetNodeID: number
The ID of the target Node.
-
properties: string[]
The properties which has been reset.
Returns NodePropertiesResetEvent
-
Properties
id
id: number
properties
properties: string[]
target NodeID
target NodeID: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
NODE_PROPERTIES_RESET NODE_PROPERTIES_RESET