C# Class MP, STR

Inheritance: WeddingLibrary.Web.TemplateMasterPage
Exibir arquivo 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_oe static_oe property

public static Texture2D coPilotFlag
return Texture2D

hostData public_oe static_oe property

public static HostData[] hostData
return HostData[]

hostnb public_oe static_oe property

public static int hostnb
return int

joinScreen public_oe static_oe property

public static bool joinScreen
return bool

playerName public_oe static_oe property

public static string playerName
return string

refresh public_oe static_oe property

public static bool refresh
return bool

serverButton public_oe property

public GUIStyle, serverButton
return GUIStyle,