- Found in:
- SKSE
Description
Wiki Description
Do not pass "None" as an argument to SetResist. It will cause weapons to CTD when you attempt to deal damage with them.
Caveats
Parameters
stringresist
Examples
No human-generated examples found for this function.
Auto-Generated Example
string myString__resist
myWeapon__toCallFunctionOn.SetResist(myString__resist)