Property | Type | Description | |
---|---|---|---|
FireRate | float | ||
FiredBullet | |||
GunAnimator | |||
GunLayerMask | |||
HitSpark | |||
MuzzleFlash | |||
MuzzleFlashLocation | |||
Noise | |||
ReloadTime | float | ||
gunSound | |||
reserveAmmo | int |
Method | Description | |
---|---|---|
GetBulletCount ( ) : int | ||
GetReserveCount ( ) : int | ||
OnLoadLastCheckpoint ( |
||
Start ( ) : void | ||
Update ( ) : void | ||
changeReserveAmmo ( int value ) : void | ||
setEquipped ( bool equipped ) : void | ||
updateAmmoCountHud ( ) : void |
public OnLoadLastCheckpoint ( |
||
poster | ||
checkpointData | object | |
return | void |
public changeReserveAmmo ( int value ) : void | ||
value | int | |
return | void |
public GameObject,UnityEngine FiredBullet | ||
return |
public LayerMask,UnityEngine GunLayerMask | ||
return |
public GameObject,UnityEngine MuzzleFlash | ||
return |
public GameObject,UnityEngine MuzzleFlashLocation | ||
return |