Function: isDeletedEntity()
isDeletedEntity(
state,target):boolean
Defined in: editor/authoringState.ts:394
Returns true if target entity is marked as deleted in the graph authoring state;
otherwise false.
Parameters
| Parameter | Type |
|---|---|
| |
|
Returns
boolean