Highroad Engine v1.3
Properties | List of all members
MoreMountains.HighroadEngine.LocalLobbyPlayer Class Reference

Local lobby player. More...

Inheritance diagram for MoreMountains.HighroadEngine.LocalLobbyPlayer:
MoreMountains.HighroadEngine.ILobbyPlayerInfo

Properties

int Position [getset]
 
string Name [getset]
 
string VehicleName [getset]
 
int VehicleSelectedIndex [getset]
 
bool IsBot [getset]
 
- Properties inherited from MoreMountains.HighroadEngine.ILobbyPlayerInfo
int Position [getset]
 Position id of the player (starting at 0) More...
 
string Name [getset]
 Name of the player. Generated from player position. More...
 
string VehicleName [getset]
 Player gameobject name used by player. Shown in UI and used to instantiate prefab frome Resources More...
 
int VehicleSelectedIndex [getset]
 Index of the chosen vehicle in UI. More...
 
bool IsBot [getset]
 Boolean indicating if the vehicle is AI controlled More...
 

Detailed Description

Local lobby player.

Property Documentation

◆ IsBot

bool MoreMountains.HighroadEngine.LocalLobbyPlayer.IsBot
getset

◆ Name

string MoreMountains.HighroadEngine.LocalLobbyPlayer.Name
getset

◆ Position

int MoreMountains.HighroadEngine.LocalLobbyPlayer.Position
getset

◆ VehicleName

string MoreMountains.HighroadEngine.LocalLobbyPlayer.VehicleName
getset

◆ VehicleSelectedIndex

int MoreMountains.HighroadEngine.LocalLobbyPlayer.VehicleSelectedIndex
getset

The documentation for this class was generated from the following file: