C# Class DirtLevel, FIcontent.Gaming.Enabler.phenomobilecharactermanager

Inheritance: MonoBehaviour
Afficher le fichier Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Méthodes publiques

Свойство Type Description
algaeParticle ParticleSystem
dirtObject GameObject

Méthodes publiques

Méthode Description
BackgroundToggle ( bool enabled ) : void
LightToggle ( bool enabled ) : void
OnDisable ( ) : void
OnEnable ( ) : void
ProcessDirtLevelEvent ( string eventId, string data ) : void
Update ( ) : void

Method Details

BackgroundToggle() public méthode

public BackgroundToggle ( bool enabled ) : void
enabled bool
Résultat void

LightToggle() public méthode

public LightToggle ( bool enabled ) : void
enabled bool
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

ProcessDirtLevelEvent() public méthode

public ProcessDirtLevelEvent ( string eventId, string data ) : void
eventId string
data string
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

algaeParticle public_oe property

public ParticleSystem algaeParticle
Résultat ParticleSystem

dirtObject public_oe property

public GameObject dirtObject
Résultat GameObject