IsBolt - Ammo
Revision as of 11:35, 17 January 2015 by imported>Notanon (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Ammo Script Returns whether this ammo is a bolt. (This function requires SKSE) == Syn...")
SKSE Member of: Ammo Script
Returns whether this ammo is a bolt. (This function requires SKSE)
Syntax[edit | edit source]
bool Function IsBolt() native
Parameters[edit | edit source]
- None
Return Value[edit | edit source]
True if the weapon is a bolt. False otherwise.