protected static string GetFilePath ();

Returns

string The file path where this ScriptableSingleton is saved to.

Description

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.