Difference between revisions of "Topic Script"

From the CreationKit Wiki
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 ==


{|class="wikitable" width =100%
:'''[[Add - Topic|Add]]()'''
!style="text-align:left;"|Function
:*Adds this topic to the list of topics the player knows about.
!style="text-align:left;"|Description
|-
|[[Add - Topic|'''Add'''()]]
|Adds this topic to the list of topics the player knows about.
|-
 
|}


== Events ==
== Events ==
None
None

Latest revision as of 22:20, 2 February 2014


Extends: Form Script

Script for the manipulation of conversation topics.

Definition[edit | edit source]

ScriptName Topic extends Form

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

Add()
  • Adds this topic to the list of topics the player knows about.

Events[edit | edit source]

None