ObjectTemplate.SetAmmoBarSize

From Pilot_51's Wiki
Revision as of 21:12, 17 November 2008 by 68.40.243.145 (talk) (New page: == MDT description == Sets the height of the useful area of the ammo clip, along with SetAmmoBar and SetAmmoBarFill. The ammo clip image itself always has a height of a power of 2; this se...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

Sets the height of the useful area of the ammo clip, along with SetAmmoBar and SetAmmoBarFill. The ammo clip image itself always has a height of a power of 2; this setting limits how much of this height is used to vary between empty and full. See SetHudAmmoType for an explanation, and the HUD Icon Tutorial for related information.

Source and more details

Additional Description