Difference between revisions of "SetRadioOn - ObjectReference"

Jump to navigation Jump to search
no edit summary
imported>Plplecuyer
 
 
Line 21: Line 21:
<source lang="papyrus">
<source lang="papyrus">
; Turns on the radio
; Turns on the radio
myRadio.SetOn()
myRadio.SetRadioOn()
</source>
</source>
<br/>
<br/>
<source lang="papyrus">
<source lang="papyrus">
; Turns off the radio
; Turns off the radio
myRadio.SetOn(false)
myRadio.SetRadioOn(false)
</source>
</source>


Anonymous user

Navigation menu