Class ManagedObjectTypeAttribute
- Namespace
- Exiled.API.Features.Core.Attributes
- Assembly
- Exiled.API.dll
An attribute to mark an EObject type as a managed object type.
[AttributeUsage(AttributeTargets.Class)]
public class ManagedObjectTypeAttribute : Attribute, _Attribute
- Inheritance
-
ManagedObjectTypeAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
ManagedObjectTypeAttribute()
Initializes a new instance of the ManagedObjectTypeAttribute class.
public ManagedObjectTypeAttribute()