nw_inc_gff.nss

From NWN Lexicon
Revision as of 19:50, 28 February 2022 by Reach (talk | contribs) (Reach moved page Nw inc gff to Nw inc gff.nss)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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+.


Note: This file should never be modified directly.

Version