Difference between revisions of "SetCurrentStageID - Quest"

m
Corrected parameter names
imported>Cdcooley
m (Reverted edits by Scornett-Bot (talk) to last revision by Jlundin)
 
imported>Ice Eyes
m (Corrected parameter names)
Line 8: Line 8:
== Syntax ==
== Syntax ==
<source lang="papyrus">
<source lang="papyrus">
bool Function SetCurrentStageID(int iStage) native
bool Function SetCurrentStageID(int aiStageID) native
bool Function SetStage(int iStage)
bool Function SetStage(int aiStage)
</source>
</source>


Anonymous user