CFuncTrackTrain
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/server/trains.h
VScript : Script_Functions#CFuncTrackTrain
Linked Entity : func_tracktrain
Class Structure[edit | edit source]
- CBaseEntity
- CFuncTrackTrain
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CFuncTrackTrainDeadEnd | ||
CFuncTrackTrainFind | ||
CFuncTrackTrainNearestPath | ||
CFuncTrackTrainNext | ||
InputResume | ||
InputReverse | ||
InputSetSpeed | ||
InputSetSpeedDir | ||
InputSetSpeedDirAccel | ||
InputSetSpeedForwardModifier | ||
InputSetSpeedReal | ||
InputStartBackward | ||
InputStartForward | ||
InputStop | ||
InputTeleportToPathTrack | ||
InputToggle | ||
m_OnNext | ||
m_OnStart | ||
m_bManualSpeedChanges | ||
m_bSoundPlaying | ||
m_controlMaxs | ||
m_controlMins | ||
m_dir | ||
m_eOrientationType | ||
m_eVelocityType | ||
m_flAccelSpeed | ||
m_flBank | ||
m_flBlockDamage | ||
m_flDecelSpeed | ||
m_flMoveSoundMaxTime | ||
m_flMoveSoundMinTime | ||
m_flNextMoveSoundTime | ||
m_flVolume | ||
m_height | ||
m_iszSoundMove | ||
m_iszSoundMovePing | ||
m_iszSoundStart | ||
m_iszSoundStop | ||
m_length | ||
m_maxSpeed | ||
m_nMoveSoundMaxPitch | ||
m_nMoveSoundMinPitch | ||
m_oldSpeed | ||
m_ppath |