Function: has()
has(
state,event):boolean
Defined in: editor/authoringState.ts:227
Returns true if a graph authoring state contains specified event;
otherwise false.
Parameters
| Parameter | Type |
|---|---|
| |
|
Returns
boolean
has(
state,event):boolean
Defined in: editor/authoringState.ts:227
Returns true if a graph authoring state contains specified event;
otherwise false.
| Parameter | Type |
|---|---|
| |
|
boolean