U2.U2Ammo
- Extends
- Ammunition
- Modifiers
- abstract
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Inventory
|
+-- Engine.Ammunition
|
+-- U2.U2Ammo
Direct Known Subclasses:
ammoInvAssaultRifle, ammoInvAutoCannon, ammoInvDispersion, ammoInvEnergyRifle, ammoInvFlamethrower, ammoInvGrenade, ammoInvLaserRifle, ammoInvLeechGun, ammoInvPistol, ammoInvRocket, ammoInvRocketLauncher, ammoInvShotgun, ammoInvSingularityCannon, ammoInvSniperRifle, ammoInvTakkra, U2XMPAmmo
Inherited Variables from Engine.Inventory |
AttachmentClass, bDisplayableInv, bMergesCopies, BobDamping, bTossedOut, Charge, GroupOffset, Icon, IconIndex, InventoryGroup, ItemID, ItemName, PickupClass, PlayerViewOffset, StatusIcon, ThirdPersonActor, ThirdPersonMesh, ThirdPersonMeshInstance, ThirdPersonRelativeLocation, ThirdPersonRelativeRotation, ThirdPersonScale, ThirdPersonStaticMesh |
Inherited Functions from Engine.Inventory |
AttachToPawn, Destroyed, DetachFromPawn, DropFrom, GetHumanReadableName, GetShortName, GiveTo, HandlePickupQuery, NextWeapon, NotifyAddInventory, NotifyDeleteInventory, OwnerEvent, PickupFunction, PostRecvOwner, PrevWeapon, PrioritizeArmor, RecommendWeapon, RenderOverlays, Replication, SelectNext, SetOwnerDisplay, TransferProperties, TransferPropertiesTo, TransferSpecialProperties, TravelPostAccept, TravelPreAccept, updaterelative, Use, WeaponChange |
var travel int ClipRoundsRemaining;
var int ClipSize;
function AddMinAmmo ( int MinAmmo ) )
simulated function bool CanReload ( ) )
function GiveTo (
pawn Other, optional
bool bDontTryToSwitch ) )
function MaximizeClipAmount ( ) )
simulated event PreBeginPlay ( ) )
simulated function Reload ( ) )
simulated function bool ReloadRequired ( int AmountNeeded ) )
simulated event Replication ( ) )
function bool UseAmmo ( int AmountNeeded ) )
defaultproperties
{
bMergesCopies=true
UseReticleOnEvents(0)="UseReticleText"
UseReticleOnEvents(1)="UseReticleCorners"
UseReticleOnEvents(2)="UseReticleTopBars"
ProximityReticleOnEvents(0)="ProximityReticleCorners"
ProximityReticleOnEvents(1)="ProximityReticleTopBars"
}
|
Creation time: sk 3-1-2016 10:48:33.409 - Created with
UnCodeX