Difference between revisions of "TopicInfo Script"
Jump to navigation
Jump to search
imported>Jog |
imported>CraftySentinel m (→Member Functions: Reverted to List) |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
== Member Functions == | == Member Functions == | ||
'''Quest | |||
*Returns the [[Quest Script|Quest]] that owns this topic info. | :'''Quest [[GetOwningQuest - TopicInfo|GetOwningQuest]]()''' | ||
:*Returns the [[Quest Script|Quest]] that owns this topic info. | |||
== Events == | == Events == |
Latest revision as of 22:21, 2 February 2014
Extends: Form Script
Script for the manipulation of topic info base objects.
Definition[edit | edit source]
ScriptName TopicInfo extends Form
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
- Quest GetOwningQuest()
- Returns the Quest that owns this topic info.
Events[edit | edit source]
None