Function StateSyncable.stateUnload

Unloads all custom attributes into a PluginState.

Prototype

void stateUnload(T)(
  PluginState state
);