Class UnturnedBuiltinCommand
Inheritance
System.Object
UnturnedBuiltinCommand
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedBuiltinCommand : UnturnedCommand
Constructors
|
Improve this Doc
View Source
UnturnedBuiltinCommand(IServiceProvider, UnturnedCommandRegistration)
Declaration
public UnturnedBuiltinCommand(IServiceProvider serviceProvider, UnturnedCommandRegistration commandRegistration)
Parameters
Methods
|
Improve this Doc
View Source
OnExecuteAsync()
Declaration
protected override UniTask OnExecuteAsync()
Returns
Overrides
Extension Methods