SetCurrentAmmoRounds

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the current number of rounds in the clip/magazine of the calling actor's equipped weapon.

Syntax

[help]
reference.SetCurrentAmmoRounds ammoRounds:int

Example

actorRef.SetCurrentAmmoRounds 1 

See Also