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: September 11, 2026 at 12:08 PMEdit this page