Background for Skyrim SE
Member of the Weapon script
voidfunctionSetResist(stringresist)Native

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)

Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.