JSON Campaign Questions
NeverwinterWights
Member Posts: 339
Is there a way to delete a campaign json? I'm not seeing a function for it. Or is it just going to be DeleteCampaignDatabase? Also if I use SetCampaignJson is it supposed to overwrite an existing json campaign with the same sCampaignName and sVarName with the new jValue? I'm hoping I can just overwrite it. It doesn't seem to be the case but I also don't exactly know what I'm doing.
0
Comments
I don't know if setting an existing one to JsonNull() will delete it,