Function StateSyncable.stateLoad

Loads all custom attribute state from a PluginState.

Prototype

void stateLoad(T)(
  PluginState state
);