ScriptableSingleton<T0>.GetFilePath

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答