Version: 2020.3
言語: 日本語
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.