DeleteLocalJson(object, string)
From NWN Lexicon
Jump to navigationJump to searchDelete oObject's local json variable sVarName.
Parameters
- oObject
- object to delete a json variable from.
- sVarName
- json variable name to delete.
Description
Delete oObject's local json variable sVarName.
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |