Table of Contents

Class NDMFExperimental

Namespace
nadena.dev.ndmf.runtime

This class marks types which are currently considered experimental. Experimental types may change without notice, and may not function properly unless the NDMF_EXPERIMENTAL define is set.

[AttributeUsage(AttributeTargets.Class)]
public sealed class NDMFExperimental : Attribute
Inheritance
NDMFExperimental
Inherited Members