C# Class MP, STR

Inheritance: WeddingLibrary.Web.TemplateMasterPage
Show file Open project: jamiehenson/STR Class Usage Examples

Public Properties

Property Type Description
coPilotFlag Texture2D
hostData HostData[]
hostnb int
joinScreen bool
playerName string
refresh bool
serverButton GUIStyle,

Private Methods

Method Description
FetchCoPilotName ( ) : string
FetchPlayerName ( ) : string
OnGUI ( ) : void
OnMouseEnter ( ) : void
OnMouseExit ( ) : void
OnMouseUp ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

coPilotFlag public static property

public static Texture2D coPilotFlag
return Texture2D

hostData public static property

public static HostData[] hostData
return HostData[]

hostnb public static property

public static int hostnb
return int

joinScreen public static property

public static bool joinScreen
return bool

playerName public static property

public static string playerName
return string

refresh public static property

public static bool refresh
return bool

serverButton public property

public GUIStyle, serverButton
return GUIStyle,