C# 클래스 Assets.Scripts.ItemSystem.ItemTypes.CargoItems.Turret.WeaponTurret

상속: Assets.Scripts.ItemSystem.ItemTypes.CargoItems.Turret.TurretItem
파일 보기 프로젝트 열기: Runnetty1/Astero

공개 프로퍼티들

프로퍼티 타입 설명
bullet GameObject
dmg float
firingCooldownTime float
speed float
spread float

프로퍼티 상세

bullet 공개적으로 프로퍼티

public GameObject bullet
리턴 GameObject

dmg 공개적으로 프로퍼티

public float dmg
리턴 float

firingCooldownTime 공개적으로 프로퍼티

public float firingCooldownTime
리턴 float

speed 공개적으로 프로퍼티

public float speed
리턴 float

spread 공개적으로 프로퍼티

public float spread
리턴 float