C# 클래스 WeaponGraphics, MultiplayerFPS-Tutorial

상속: MonoBehaviour
파일 보기 프로젝트 열기: Brackeys/MultiplayerFPS-Tutorial 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
hitEffectPrefab GameObject
muzzleFlash ParticleSystem

프로퍼티 상세

hitEffectPrefab 공개적으로 프로퍼티

public GameObject hitEffectPrefab
리턴 GameObject

muzzleFlash 공개적으로 프로퍼티

public ParticleSystem muzzleFlash
리턴 ParticleSystem