Difference between revisions of "Cast Reference"

2 bytes removed ,  17:10, 29 December 2016
m
Fixed misspelled "papyrus" to prevent script code parse fail
imported>Goggle
imported>00HOTSPOTSHIELD
m (Fixed misspelled "papyrus" to prevent script code parse fail)
 
Line 151: Line 151:
</source>
</source>
<br>
<br>
<source = lang="papryus">
<source lang="papyrus">
; Same can be done with GetOwningQuest() for objects directly attached to the Quest.
; Same can be done with GetOwningQuest() for objects directly attached to the Quest.
GetOwningQuest() as MyQuestScript
GetOwningQuest() as MyQuestScript