C# Class WeaponGraphics, MultiplayerFPS-Tutorial

Inheritance: MonoBehaviour
ファイルを表示 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