C# Class ControllerAITurret, ProjectPhoenix

Inheritance: NetworkBehaviour
ファイルを表示 Open project: Alx666/ProjectPhoenix Class Usage Examples

Public Properties

Property Type Description
AimMode TurretAimMode
AnimationParams AnimInfo,
AxeXrot GameObject
AxeYrot GameObject
BulletForce float
DetectionRange float
Trajectory BallisticMode

Private Methods

Method Description
Awake ( ) : void
OnTargetChanged ( bool b ) : void
RpcSetTarget ( NetworkInstanceId netID ) : void
Update ( ) : void

Property Details

AimMode public_oe property

public TurretAimMode AimMode
return TurretAimMode

AnimationParams public_oe property

public AnimInfo, AnimationParams
return AnimInfo,

AxeXrot public_oe property

public GameObject AxeXrot
return GameObject

AxeYrot public_oe property

public GameObject AxeYrot
return GameObject

BulletForce public_oe property

public float BulletForce
return float

DetectionRange public_oe property

public float DetectionRange
return float

Trajectory public_oe property

public BallisticMode Trajectory
return BallisticMode