C# Class RoomListItem, MultiplayerFPS-Tutorial

Inheritance: MonoBehaviour
Afficher le fichier Open project: Brackeys/MultiplayerFPS-Tutorial Class Usage Examples

Méthodes publiques

Méthode Description
JoinRoom ( ) : void
Setup ( MatchInfoSnapshot _match, JoinRoomDelegate _joinRoomCallback ) : void

Method Details

JoinRoom() public méthode

public JoinRoom ( ) : void
Résultat void

Setup() public méthode

public Setup ( MatchInfoSnapshot _match, JoinRoomDelegate _joinRoomCallback ) : void
_match MatchInfoSnapshot
_joinRoomCallback JoinRoomDelegate
Résultat void