C# Class ID, Castle-Bashers

Inheritance: MonoBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Méthodes publiques

Méthode Description
SetID ( float f ) : void
getID ( ) : float
getTime ( ) : bool
setTime ( bool b ) : void

Private Methods

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

Method Details

SetID() public méthode

public SetID ( float f ) : void
f float
Résultat void

getID() public méthode

public getID ( ) : float
Résultat float

getTime() public méthode

public getTime ( ) : bool
Résultat bool

setTime() public méthode

public setTime ( bool b ) : void
b bool
Résultat void