C# Class WeaponGraphics, MultiplayerFPS-Tutorial

Inheritance: MonoBehaviour
Show file Open project: Brackeys/MultiplayerFPS-Tutorial Class Usage Examples

Public Properties

Property Type Description
hitEffectPrefab GameObject
muzzleFlash ParticleSystem

Property Details

hitEffectPrefab public property

public GameObject hitEffectPrefab
return GameObject

muzzleFlash public property

public ParticleSystem muzzleFlash
return ParticleSystem