OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Class UnturnedCommand

Inheritance
System.Object
UnityEngineCommand
UnturnedCommand
UnturnedBuiltinCommand
Inherited Members
UnityEngineCommand.ExecuteAsync()
UnityEngineCommand.OnExecuteAsync()
Namespace: OpenMod.Unturned.Commands
Assembly: OpenMod.Unturned.dll
Syntax
public abstract class UnturnedCommand : UnityEngineCommand

Constructors

| Improve this Doc View Source

UnturnedCommand(IServiceProvider)

Declaration
protected UnturnedCommand(IServiceProvider serviceProvider)
Parameters
Type Name Description
IServiceProvider serviceProvider

Extension Methods

DisposeHelper.DisposeSyncOrAsync(Object)