Custom UnityEngine.ScriptableObject
.
More...
Classes | |
class | CodeExecutor |
Execute simple C# code when double click this asset. More... | |
class | CodePatcher |
Patch source code when double click this asset, or autorun when imported. More... | |
class | FileDownloader |
Download file when double click this asset. More... | |
class | MenuExecutor |
Execute specified editor menu item when double click this asset. More... | |
class | PackageMaker |
Store settings to export an asset package when double click this asset. More... | |
class | PlayerMaker |
Store settings to build a player when double click this asset. More... | |
class | PluginMaker |
Store settings to compile C# scripts to a dll plugin when double click this asset. More... | |
class | ShortcutList |
Store the asset items to show in a Shortcut window with the layout settings. More... | |
Custom UnityEngine.ScriptableObject
.