PluginData.clear
Clears all data associated with the current plugin
PluginData.clear() method
Clears all data associated with the current plugin
Signature:
clear(): void;Returns:
void
Example
node.data.clear();Last updated: August 25, 2026 at 6:23 AMEdit this page