Class CommandActorAttribute
Inheritance
System.Object
CommandActorAttribute
Namespace: OpenMod.Core.Commands
Assembly: OpenMod.Core.dll
Syntax
public class CommandActorAttribute : Attribute
Constructors
| Improve this Doc View SourceCommandActorAttribute(Type)
Declaration
public CommandActorAttribute(Type actorType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | actorType |
Properties
| Improve this Doc View SourceActorType
Declaration
public Type ActorType { get; }
Property Value
| Type | Description |
|---|---|
| Type |