Difference between revisions of "Mod - GlobalVariable"

Jump to navigation Jump to search
76 bytes added ,  18:46, 29 June 2013
imported>JustinOther
m (→‎Examples: Floatified afHowMuch)
imported>Thingy Person
 
Line 8: Line 8:
<source lang="papyrus">
<source lang="papyrus">
float Function Mod(float afHowMuch)
float Function Mod(float afHowMuch)
                Value += afHowMuch
                Return Value
EndFunction
</source>
</source>


Navigation menu