Difference between revisions of "TopicInfo Script"
Jump to navigation
Jump to search
imported>CraftySentinel m (→Member Functions: Formatting Change) |
imported>CraftySentinel m (→Member Functions: Reverted to List) |
||
Line 20: | Line 20: | ||
== Member Functions == | == Member Functions == | ||
:'''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