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

EndJump() abstract private méthode

Called when the train has finished jumping to a different location.
abstract private EndJump ( ) : void
Résultat void
			internal abstract void EndJump();
			/// <summary>Called every frame to update the plugin.</summary>