C# 클래스 ControllerAITurret, ProjectPhoenix

상속: NetworkBehaviour
파일 보기 프로젝트 열기: Alx666/ProjectPhoenix 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AimMode TurretAimMode
AnimationParams AnimInfo,
AxeXrot GameObject
AxeYrot GameObject
BulletForce float
DetectionRange float
Trajectory BallisticMode

비공개 메소드들

메소드 설명
Awake ( ) : void
OnTargetChanged ( bool b ) : void
RpcSetTarget ( NetworkInstanceId netID ) : void
Update ( ) : void

프로퍼티 상세

AimMode 공개적으로 프로퍼티

public TurretAimMode AimMode
리턴 TurretAimMode

AnimationParams 공개적으로 프로퍼티

public AnimInfo, AnimationParams
리턴 AnimInfo,

AxeXrot 공개적으로 프로퍼티

public GameObject AxeXrot
리턴 GameObject

AxeYrot 공개적으로 프로퍼티

public GameObject AxeYrot
리턴 GameObject

BulletForce 공개적으로 프로퍼티

public float BulletForce
리턴 float

DetectionRange 공개적으로 프로퍼티

public float DetectionRange
리턴 float

Trajectory 공개적으로 프로퍼티

public BallisticMode Trajectory
리턴 BallisticMode