MetroObject class
ncart.MetroObject
Inheritance
Base: vehicle.AVBaseObject
Derived
None.
Properties
| Property | Type | |
|---|---|---|
pitchAdjustmentDelayID | game.DelayID | scripted |
Z | float | scripted |
checkForLeveling | bool | scripted |
pitchingValue | int | scripted |
pitchAngleCheckInterval | float | scripted |
pitchAngleReturnInterval | float | scripted |
trainReverseDirectionFactName | CName | scripted |
pitchAngleAdjustmentTreshold | float | scripted |
pitchAngleLevelOutTreshold | float | scripted |
Functions
bool OnGameAttached()overrideRTTIbool OnDetach()overrideRTTIvoid PerformYawAjustment()RTTIvoid TogglePitchAdjustment(bool on)RTTIvoid PerformPitchAdjustment(float z)RTTIvoid LevelOutPitch()RTTIbool OnMetroPitchAdjustmentEvent(MetroPitchAdjustmentEvent evt)RTTI