Namespace nadena.dev.ndmf.runtime
Namespaces
Classes
- GeneratedAssets
This ScriptableObject is used as a "main asset", allowing users to repack the assets into a more sensible structure. It contains references to all subassets.
- NDMFInternal
This annotation marks components and other types that are internal to NDMF that might be visible to other extensions. For API compatibility reasons, these types may not be public, but they'll be marked to allow tools such as AAO to ignore them.
We do not recommend using this attribute on your own classes. NDMF does not use it directly, but other plugins might in unpredictable ways.
- RuntimeUtil
A collection of general-purpose utilities that are available from Runtime-scope scripts.
- SubAssetContainer
This ScriptableObject is used as the root asset when storing generated assets.