Background for Skyrim SE
Member of the DbConditionFunctions script
voidfunctionDestroyCondition(stringconditionId)NativeGlobal

Description

Documentation Comment

Destroy the condition with the conditionId created with the CreateCondition function.


Caveats


Parameters

stringconditionId


Examples

Auto-Generated Example

string myString__conditionId

DbConditionFunctions.DestroyCondition(myString__conditionId)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.