C# 클래스 ProjectileShooter, Unity3D-Space-Shooter-Game

Simple projectile shooter that only fires one projectile at a time
상속: WeaponBase
파일 보기 프로젝트 열기: emir01/Unity3D-Space-Shooter-Game 1 사용 예제들

공개 메소드들

메소드 설명
Fire ( GameObject ammo, GameObject origin ) : void
ProjectileShooter ( ) : UnityEngine

메소드 상세

Fire() 공개 메소드

public Fire ( GameObject ammo, GameObject origin ) : void
ammo GameObject
origin GameObject
리턴 void

ProjectileShooter() 공개 메소드

public ProjectileShooter ( ) : UnityEngine
리턴 UnityEngine