nw_inc_gff.nss
From NWN Lexicon
Jump to navigationJump to search
This include header can be found in install directory under
ovr\nw_inc_gff.nss
(Is stored in same location as the nwscript.nss include file).
// This is a helper library for advanced use: It allows constructing arbitrary gff data.
// You can then spawn your object via JsonToObject().
//
// The data format is the same as https://github.com/niv/neverwinter.nim@1.4.3+.
// You can then spawn your object via JsonToObject().
//
// The data format is the same as https://github.com/niv/neverwinter.nim@1.4.3+.
Note: This file should never be modified directly.