Difference between revisions of "GetAmmo - InstanceData"
Jump to navigation
Jump to search
Removed the placeholders in favor of a clear description. This is still rough, edits are welcome!
(Removed the placeholders in favor of a clear description. This is still rough, edits are welcome!) |
|||
Line 3: | Line 3: | ||
{{Template:Papyrus:RequiredF4SE|version=0.3.1}} | {{Template:Papyrus:RequiredF4SE|version=0.3.1}} | ||
Retreive the ammo a weapon object has. | |||
== Syntax == | == Syntax == | ||
Line 11: | Line 11: | ||
== Parameters == | == Parameters == | ||
*akOwner: | *akOwner: The weapon object to check the ammunition of. | ||
== Return Value == | == Return Value == | ||
* | *Ammo | ||
== Examples == | == Examples == |