Battle Talent  V11
Public Member Functions | Public Attributes | List of all members
CrossLink.Network.CoLocationPanel Class Reference

Inherits CrossLink.PanelBase.

Public Member Functions

void UpdateRoomInfo (string ge)
 
void CreateCoLocation ()
 
void JoinCoLocation ()
 
void CancelDiscovery ()
 
void RefreshRoomList (int page)
 
void PagePrev ()
 
void PageNext ()
 
void UpdatePageBtn (SortedList< string, LANRoom > rooms)
 
void UpdatePage (int page=0)
 
void JoinAsClient (string ipAddress)
 
void LeaveCoLocation ()
 
void SetJoinIpAddress (string ip)
 
void ManualSetAnchor ()
 
void OnNextBtnClicked ()
 
void GoToSetAnchorPage (string ge)
 
void HostFinishRoom ()
 
void HostStartShareAnchor ()
 
void HostOpenRoom ()
 
void RequestSceneCapture ()
 
void HostSetSharedAnchor ()
 
void CloseCoLoationPanel ()
 

Public Attributes

bool canInteract = true
 
GameObject startPage
 
GameObject modPage
 
GameObject roomPage
 
GameObject mainPanel
 
GameObject anchorAdditionalPanel
 
GameObject createRoomBtn
 
GameObject joinRoomBtn
 
GameObject leaveRoomBtn
 
PhysicsButton serverTryAutoAnchorBtn
 
PhysicsButton manualSetAnchorBtn
 
PhysicsButton completeManualAnchorBtn
 
GameObject hostNode
 
GameObject roomPageWaitNode
 
GameObject roomPageAnchorNode
 
GameObject anchorHostNode
 
Text roomTx
 
UIText hostIpTx
 
UIText roomStatusTx
 
bool manualSetAnchor = false
 
SortedList< string, LANRoom > roomList = new SortedList<string, LANRoom>()
 
List< NetworkRoomElementroomElements
 
GameObject roomListPage
 
GameObject prevPageBtn
 
GameObject nextPageBtn
 
GameObject noRoomText
 
float roomListRefreshingTime = 5f
 
float joinRoomTimeout = 10f
 

Additional Inherited Members