DeleteCampaignDBVariable(object, string)
Delete a campaign variable.
void DeleteCampaignDBVariable( object oPC, string sVarname );
Parameters
oPC
Player associated with the variable to be deleted.
sVarname
Variable name to be deleted.
Description
Delete a campaign variable.
Remarks
This is a wrapper for DeleteCampaignVariable. It sends GetCampaignDBName as the first parameter.
Requirements
#include "x0_i0_campaign"
Version
???
See Also
functions: | DeleteCampaignVariable |
categories: | Database Functions |
author: Baragg, editor: Mistress