visualization-tools

Home > @visualization-tools/core > OnEntityRemoved > (constructor)

OnEntityRemoved.(constructor)

Constructs a new instance of the OnEntityRemoved class

Signature:

constructor(onEntityRemoved: (...args: TEntityRemovedArgs<TRequiredTraits>) => void);

Parameters

Parameter Type Description
onEntityRemoved (…args: TEntityRemovedArgs<TRequiredTraits>) => void