Difference between revisions of "TopicInfo Script"

From the CreationKit Wiki
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 Function [[GetOwningQuest - TopicInfo|GetOwningQuest]]()'''
 
*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

Related Fragments[edit | edit source]