Table of Contents

Namespace nadena.dev.ndmf.runtime

Namespaces

nadena.dev.ndmf.runtime.samples

Classes

GeneratedAssets

This ScriptableObject is used as the root asset when storing generated assets.

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.