Property | Type | Description | |
---|---|---|---|
_around | AroundMapScreen, | ||
_buttonToCopy | GameObject | ||
_buttonValidation | GameObject | ||
_content | GameObject | ||
_player1GameObject | GameObject | ||
_player2GameObject | GameObject | ||
_textPlayerToPlace | Text, | ||
_uiPlayer1 | CharacterHostUI | ||
_uiPlayer2 | CharacterHostUI |
Method | Description | |
---|---|---|
GetFiles ( ) : void | ||
LoadMap ( ) : void | ||
LoadingScreen ( string path, string environment, string animation ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public LoadingScreen ( string path, string environment, string animation ) : void | ||
path | string | |
environment | string | |
animation | string | |
return | void |