C# Class TDSM.Core.Command.Commands.TimeLockCommand

Inheritance: CoreCommand
Afficher le fichier Open project: DeathCradle/Terraria-s-Dedicated-Server-Mod

Méthodes publiques

Méthode Description
Initialise ( ) : void
Timelock ( ISender sender, ArgumentList args ) : void

Allows an OP to force the time to dtay at a certain point.

Method Details

Initialise() public méthode

public Initialise ( ) : void
Résultat void

Timelock() public méthode

Allows an OP to force the time to dtay at a certain point.
public Timelock ( ISender sender, ArgumentList args ) : void
sender ISender
args ArgumentList
Résultat void