C# Class AquaSphereMini.AquaSphereGameMini

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

Méthodes publiques

Свойство Type Description
buildTime string

Méthodes publiques

Méthode Description
Awake ( ) : void
Enter ( ) : void
Exit ( ) : void
ProcessConfigEvent ( string eventId, string data ) : void
Start ( ) : void
TestScriptConditionEvaulateBool ( bool value ) : bool

Private Methods

Méthode Description
addServiceURL ( ) : IEnumerator

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Enter() public méthode

public Enter ( ) : void
Résultat void

Exit() public méthode

public Exit ( ) : void
Résultat void

ProcessConfigEvent() public méthode

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

Start() public méthode

public Start ( ) : void
Résultat void

TestScriptConditionEvaulateBool() public méthode

public TestScriptConditionEvaulateBool ( bool value ) : bool
value bool value to evaulate for condition
Résultat bool

Property Details

buildTime public_oe property

public string buildTime
Résultat string