DeleteCampaignDBVariable
From NWN Lexicon
Contents |
[edit] DeleteCampaignDBVariable(object, string)
Delete a campaign variable.
void DeleteCampaignDBVariable( object oPC, string sVarname );
[edit] Parameters
oPC
Player associated with the variable to be deleted.
sVarname
Variable name to be deleted.
[edit] Description
Delete a campaign variable.
[edit] Remarks
This is a wrapper for GetCampaignDBName as the first parameter.
[edit] Requirements
#include " x0_i0_campaign "
[edit] Version
???
[edit] See Also
functions: |
author: Baragg, editor: Mistress