C# Class DoubleBlastDoor, AwesomeGameInSpace

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

Méthodes publiques

Свойство Type Description
closingTime float
hitPoints float
isOpen bool
left DamagableBlastDoor,
openingWidth float

Méthodes publiques

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

Method Details

Action() public méthode

public Action ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

closingTime public_oe property

public float closingTime
Résultat float

hitPoints public_oe property

public float hitPoints
Résultat float

isOpen public_oe property

public bool isOpen
Résultat bool

left public_oe property

public DamagableBlastDoor, left
Résultat DamagableBlastDoor,

openingWidth public_oe property

public float openingWidth
Résultat float