C# Class EnemyPatrol

Inheritance: MonoBehaviour
Mostra file Open project: GDCASU/Doom_Party Class Usage Examples

Public Properties

Property Type Description
moveSpeed float

Private Methods

Method Description
Start ( ) : void
Update ( ) : void
_Act ( ) : void
_Init_Enemy ( ) : void
_Sense ( ) : void
_Think ( ) : void

Property Details

moveSpeed public_oe property

public float moveSpeed
return float