void
From NWN Lexicon
Revision as of 02:21, 3 September 2012 by Squatting Monk (talk | contribs)
A null data type. Void-returning functions don't return an assignable value, but returning allows you to end the function early. Only functions of type 'void' can be assigned to the Action Queue.