C# Class EssentialsPlugin.ProcessHandlers.ProcessDockingZone

Inheritance: EssentialsPlugin.ProcessHandlers.ProcessHandlerBase
Afficher le fichier Open project: rexxar-tc/EssentialsPlugin

Méthodes publiques

Méthode Description
GetUpdateResolution ( ) : int
Handle ( ) : void
ProcessDockingZone ( ) : System

Private Methods

Méthode Description
CheckPlayerInDockingZone ( IMyPlayer player ) : void
PopulateZoneCache ( ) : void

Method Details

GetUpdateResolution() public méthode

public GetUpdateResolution ( ) : int
Résultat int

Handle() public méthode

public Handle ( ) : void
Résultat void

ProcessDockingZone() public méthode

public ProcessDockingZone ( ) : System
Résultat System