Difference between revisions of "Topic Script"
Jump to navigation
Jump to search
imported>Rhavlovick m (1 revision: Clobber re-import by Henning) |
imported>Jog |
||
Line 19: | Line 19: | ||
== Member Functions == | == Member Functions == | ||
'''Function [[Add - Topic|Add]]()''' | |||
*Adds this topic to the list of topics the player knows about. | |||
== Events == | == Events == | ||
None | None |
Revision as of 13:06, 20 February 2012
Extends: Form Script
Script for the manipulation of conversation topics.
Definition
ScriptName Topic extends Form
Properties
None
Global Functions
None
Member Functions
Function Add()
- Adds this topic to the list of topics the player knows about.
Events
None