C# Class Iris, AwesomeGameInSpace

Inheritance: RemoteActor
Afficher le fichier Open project: ZPZ-Gr2/AwesomeGameInSpace Class Usage Examples

Méthodes publiques

Свойство Type Description
curve UnityEngine.AnimationCurve
obstacles UnityEngine.NavMeshObstacle[]
openingTime float

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Action ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Action() public méthode

public Action ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

curve public_oe property

public AnimationCurve,UnityEngine curve
Résultat UnityEngine.AnimationCurve

obstacles public_oe property

public NavMeshObstacle[],UnityEngine obstacles
Résultat UnityEngine.NavMeshObstacle[]

openingTime public_oe property

public float openingTime
Résultat float