C# Class EssentialsPlugin.Utility.Protection

Afficher le fichier Open project: rexxar-tc/EssentialsPlugin

Méthodes publiques

Méthode Description
CheckPlayerExempt ( ProtectedItem settings, Sandbox.Game.Entities.MyCubeGrid grid, ulong remoteUserId ) : bool
Init ( ) : void

Private Methods

Méthode Description
DamageHandler ( object target, MyDamageInformation &info ) : void

Method Details

CheckPlayerExempt() public méthode

public CheckPlayerExempt ( ProtectedItem settings, Sandbox.Game.Entities.MyCubeGrid grid, ulong remoteUserId ) : bool
settings EssentialsPlugin.Settings.ProtectedItem
grid Sandbox.Game.Entities.MyCubeGrid
remoteUserId ulong
Résultat bool

Init() public méthode

public Init ( ) : void
Résultat void