Declaration
public void LoadCharacterFromJSON(string _saveName);
Parameters
Parameter
Description
string _saveName
The name of the saved file.
Description
The public function to load a character using Wearable Set Data from a JSON file in either the specified folder (editor) or the persistent path (runtime).