C# Class searchAndAttack, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
ファイルを表示 Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
attackSpawnPoint Transform
bossAttack bool
fireRate float
sight AISight,
turretScriptOnlyOne bool
weapon GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

attackSpawnPoint public_oe property

public Transform attackSpawnPoint
return Transform

bossAttack public_oe property

public bool bossAttack
return bool

fireRate public_oe property

public float fireRate
return float

sight public_oe property

public AISight, sight
return AISight,

turretScriptOnlyOne public_oe property

public bool turretScriptOnlyOne
return bool

weapon public_oe property

public GameObject weapon
return GameObject