IsBolt - Ammo

Revision as of 12: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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SKSE Member of: Ammo Script

Returns whether this ammo is a bolt. (This function requires SKSE)

SyntaxEdit

bool Function IsBolt() native

ParametersEdit

  • None

Return ValueEdit

True if the weapon is a bolt. False otherwise.

ExamplesEdit

NotesEdit

See AlsoEdit