C# 클래스 EnemyTeleportItemOnDeath, TheDroneRanger

상속: MonoBehaviour
파일 보기 프로젝트 열기: PurdueSIGGD/TheDroneRanger

공개 프로퍼티들

프로퍼티 타입 설명
offset Vector3,
teleportItem GameObject,

공개 메소드들

메소드 설명
moveItem ( ) : void

메소드 상세

moveItem() 공개 메소드

public moveItem ( ) : void
리턴 void

프로퍼티 상세

offset 공개적으로 프로퍼티

public Vector3, offset
리턴 Vector3,

teleportItem 공개적으로 프로퍼티

public GameObject, teleportItem
리턴 GameObject,