Background for Skyrim SE
Member of the Ammo script
floatfunctionGetDamage()Native

Description

Wiki Description

Returns the base damage of this ammo. (This function requires SKSE)

Documentation Comment

Returns the base damage of this ammo


Caveats


Examples

No human-generated examples found for this function.

Auto-Generated Example

float returnedValue = myAmmo__toCallFunctionOn.GetDamage()

Related Pages


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.