Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEntityChangeEvent

Hierarchy

  • IEntityChangeEvent

Index

Properties

entity

entity: Networkable

Updated entity

newValue

newValue: PropValue

New value of the property

oldValue

oldValue: PropValue | undefined

Old variable value

tableName

tableName: string

Table containing updated property

varName

varName: string

Network variable name

Generated using TypeDoc