Version: 2021.1
protected static string GetFilePath ();

返回

string The file path where this ScriptableSingleton is saved to.

描述

Get the file path where this ScriptableSingleton is saved to.

If you call this function and your class has no FilePathAttribute, then an empty string is returned.