Delegate EngineComponent.CanRunModifier
Delegate for a function that checks if the engine can run.
Namespace: NWH.VehiclePhysics2.Powertrain
Assembly: NWH.VehiclePhysics2.dll
Syntax
public delegate bool EngineComponent.CanRunModifier()
Returns
| Type | Description |
|---|---|
| bool | Delegate for a function that checks if the engine can run. |