Convenience method for retrieving the int value corresponding to the specified engine value.
| C# |
public void GetValue( EngineValue valueEnum, out int value )
- valueEnum (EngineValue)
- EngineValue enum
- value (Int32%)
- int value to store result
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the engine value specified does not correspond to an int value. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)