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