C# 클래스 Gameplay.Unit.Attack.LaserBullet

상속: BaseBullet
파일 보기 프로젝트 열기: badawe/GameStartUP

공개 메소드들

메소드 설명
Initialize ( Gameplay.Unit.Attack.BaseWeapon targetBaseWeapon ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( Gameplay.Unit.Attack.BaseWeapon targetBaseWeapon ) : void
targetBaseWeapon Gameplay.Unit.Attack.BaseWeapon
리턴 void