C# Class Boundary.deathtime, GrapplingHookFighters

Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters

Méthodes publiques

Свойство Type Description
player GameObject
timeOfDeath float

Méthodes publiques

Méthode Description
deathtime ( GameObject plyr, float tod ) : System.Collections

Method Details

deathtime() public méthode

public deathtime ( GameObject plyr, float tod ) : System.Collections
plyr GameObject
tod float
Résultat System.Collections

Property Details

player public_oe property

public GameObject player
Résultat GameObject

timeOfDeath public_oe property

public float timeOfDeath
Résultat float