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 5, 2026 at 11:47 AMEdit this page