Recent changes Random page
GAMING
Gaming
 
WoWWiki
Halopedia
FFXIclopedia
Age of Conan
Warhammer Online
Grand Theft Wiki
See more...

Function

From NWNWiki

Jump to: navigation, search

A function is a command in a script to contain the recipe of a certain specific sequence of operations. A function can be called with parameters. Functions return a value to the caller.

The function main() is a special function that needs to appear once in a script.

The function StartingConditional() is a special function that needs to appear once in the script of a pre-conditional conversation node.

Rate this article:
Share this article: