void
From NWN Lexicon
Jump to navigationJump to searchA 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.