C# Class SubMenu, TheDeadMemories

Afficher le fichier Open project: TheDeadMemoriesTeam/TheDeadMemories Class Usage Examples

Protected Properties

Свойство Type Description
cam CameraMenu,
inFrontOf bool

Méthodes publiques

Méthode Description
setInfFrontOf ( bool state ) : void

Méthodes protégées

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

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

setInfFrontOf() public méthode

public setInfFrontOf ( bool state ) : void
state bool
Résultat void

Property Details

cam protected_oe property

protected CameraMenu, cam
Résultat CameraMenu,

inFrontOf protected_oe property

protected bool inFrontOf
Résultat bool