Megadocs 0.0.1
All of megapop's internal libraries
|
Public Member Functions | |
EditorAssetSettingsStorage (string folderPath) | |
![]() | |
TSetting | Load< TSetting > (SettingUsage settingUsage, string scope, string settingName) |
void | Save< TSetting > (TSetting setting) |
TSetting | Load< TSetting > (SettingUsage settingUsage, string scope, string settingName) |
void | Save< TSetting > (TSetting setting) |
Protected Member Functions | |
override TSetting | LoadAsset< TSetting > (string path) |
![]() | |
AssetSettingsStorage (string folderPath) | |
abstract TSetting | LoadAsset< TSetting > (string path) |
Additional Inherited Members | |
![]() | |
readonly string | FolderPath |
|
inline |
|
inlineprotectedvirtual |
Implements Megapop.MegaCore.AssetSettingsStorage.