Table of Contents

Class NonInstantiableAttribute

Namespace
Stride.Core.Annotations
Assembly
Stride.Core.dll

This attribute indicates that the associated type cannot be instanced in the property grid

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