C# Class EssentialsPlugin.EntityManagers.TurretManagement

Afficher le fichier Open project: rexxar-tc/EssentialsPlugin

Méthodes publiques

Méthode Description
CheckAndDisableTurrets ( ) : void
CheckAndEnableTurrets ( ) : void

Private Methods

Méthode Description
DisableTurretsWithoutTargets ( IMyEntity entity ) : List
DoesGridHaveTarget ( IMyCubeGrid grid, IMySlimBlock block, bool disabling = false ) : bool
EnableTurretsWithTargets ( IMyEntity entity ) : List
UpdateIdentityCache ( ) : void

Method Details

CheckAndDisableTurrets() public static méthode

public static CheckAndDisableTurrets ( ) : void
Résultat void

CheckAndEnableTurrets() public static méthode

public static CheckAndEnableTurrets ( ) : void
Résultat void