Collapse All
Expand All
C#
vvvv45 plugin specification
IEditor
.
.
::
.
.
Close Method
IEditor Interface
See Also
Send Feedback
Informs the editor to close the currently opened file.
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
void
Close
()
See Also
IEditor Interface
VVVV.PluginInterfaces.V2 Namespace