LocalGraphView.onFileChanged method
LocalGraphView › onFileChanged
Unofficial
Requests a update if the changed file is the opened file.Signature:
onFileChanged(file: TFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The changed file. |
Returns: void