C# Class WeaponGraphics, MultiplayerFPS-Tutorial

Inheritance: MonoBehaviour
Exibir arquivo Open project: Brackeys/MultiplayerFPS-Tutorial Class Usage Examples

Public Properties

Property Type Description
hitEffectPrefab GameObject
muzzleFlash ParticleSystem

Property Details

hitEffectPrefab public_oe property

public GameObject hitEffectPrefab
return GameObject

muzzleFlash public_oe property

public ParticleSystem muzzleFlash
return ParticleSystem