OpenBve.PluginManager.Plugin.HornBlow C# (CSharp) Méthode

HornBlow() abstract private méthode

Called when a horn is played or stopped.
abstract private HornBlow ( HornTypes type ) : void
type HornTypes
Résultat void
			internal abstract void HornBlow(HornTypes type);
			/// <summary>Called when the state of the doors changes.</summary>