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 13, 2026 at 9:17 AMEdit this page