C# Class EssentialsPlugin.Utility.CargoShips

Afficher le fichier Open project: rexxar-tc/EssentialsPlugin

Méthodes publiques

Свойство Type Description
NEUTRAL_SHIP_MAX_TIME System.TimeSpan
NEUTRAL_SHIP_MIN_TIME System.TimeSpan
NEUTRAL_SHIP_RESCHEDULE_TIME System.TimeSpan

Méthodes publiques

Méthode Description
SpawnCargoShip ( bool checkGravity ) : void

Private Methods

Méthode Description
GetSafeBoundingBoxForPlayers ( Vector3D start, double spawnDistance, BoundingBoxD &output ) : void
Init ( ) : void
PickRandomSpawnGroup ( ) : Sandbox.Definitions.MySpawnGroupDefinition

Method Details

SpawnCargoShip() public static méthode

public static SpawnCargoShip ( bool checkGravity ) : void
checkGravity bool
Résultat void

Property Details

NEUTRAL_SHIP_MAX_TIME public_oe static_oe property

public static TimeSpan,System NEUTRAL_SHIP_MAX_TIME
Résultat System.TimeSpan

NEUTRAL_SHIP_MIN_TIME public_oe static_oe property

public static TimeSpan,System NEUTRAL_SHIP_MIN_TIME
Résultat System.TimeSpan

NEUTRAL_SHIP_RESCHEDULE_TIME public_oe static_oe property

public static TimeSpan,System NEUTRAL_SHIP_RESCHEDULE_TIME
Résultat System.TimeSpan