Loading...
Searching...
No Matches
MagazineComponent Interface Reference
Inheritance diagram for MagazineComponent:
BaseMagazineComponent GameComponent

Additional Inherited Members

- Public Member Functions inherited from BaseMagazineComponent
proto external ResourceName GetAmmoType (int idx=0)
 
proto external IEntity GetOwner ()
 
proto external bool IsUsed ()
 
proto external void SetAmmoCount (int ammoCount)
 IMPORTANT* Could only be called on the master.
 
proto external int GetAmmoCount ()
 Returns the remaining ammo.
 
proto external int GetMaxAmmoCount ()
 Returns the maximum amount of ammo in this magazine.
 
proto external BaseMagazineWell GetMagazineWell ()
 
proto external UIInfo GetUIInfo ()
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 
- Protected Member Functions inherited from GameComponent
void OnDelete (IEntity owner)
 Called when Entity is being to be destroyed (deleted) or component to be deleted.
 

The documentation for this interface was generated from the following file: