$popd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (minor cleanup)
(made redir)
Line 1: Line 1:
This will revert the working directory to what it was before the [[$pushd]] command was issued.
#redirect [[$pushd]]
 
== Syntax ==
 
$popd
 
== Example ==
$modelname "props/fan.mdl"
$cdmaterials "models/props/"
$model "Fan" "fan.smd"
$pushd ".\new animations\"
$sequence "rotate" "rotate.smd"
'''$popd'''
$sequence "idle" "idle.smd"
 
[[Category:QC Commands|popd]]

Revision as of 05:47, 9 January 2009

Redirect to: