FrameIT
FindIP Class Reference
Inheritance diagram for FindIP:

Public Member Functions

void updateUI ()
 
void SetText (string text)
 
void goBackButtonOPTM ()
 

Public Attributes

GameObject backTo_GObj
 
GameObject parentM_GObj
 
GameObject NewServerSt_GObj
 
GameObject InfoFindIP_GObj
 
GameObject InfoFindIP_IP_GObj
 
InputField mainInputField
 

Private Member Functions

void Start ()
 
void Update ()
 
void UpdateUI_2_f ()
 
void ClearUIC ()
 Deactivates all Pages. More...
 

Private Attributes

Color colOnline = new Color(148f / 255f, 229f / 255f, 156f / 255f, 1f)
 
Color colOffline = new Color(255f / 255f, 255f / 255f, 255f / 255f, 1f)
 
Color colPressed = new Color(133f / 255f, 140f / 255f, 107f / 255f, 1f)
 
Color colSelect = new Color(133f / 255f, 125f / 255f, 107f / 255f, 1f)
 
Color colClear = new Color(133f / 255f, 125f / 255f, 107f / 255f, 0f)
 
Color colChangeable = new Color(1f, 1f, 1f, 0.5f)
 
Color colChangeable2 = new Color(1f, 1f, 1f, 0.5f)
 
Color32 firstColB
 
float transCol
 
ColorBlock tempColB
 

Member Function Documentation

◆ ClearUIC()

void FindIP.ClearUIC ( )
private

Deactivates all Pages.

◆ goBackButtonOPTM()

void FindIP.goBackButtonOPTM ( )

◆ SetText()

void FindIP.SetText ( string  text)

◆ Start()

void FindIP.Start ( )
private

◆ Update()

void FindIP.Update ( )
private

◆ updateUI()

void FindIP.updateUI ( )

◆ UpdateUI_2_f()

void FindIP.UpdateUI_2_f ( )
private

Member Data Documentation

◆ backTo_GObj

GameObject FindIP.backTo_GObj

◆ colChangeable

Color FindIP.colChangeable = new Color(1f, 1f, 1f, 0.5f)
private

◆ colChangeable2

Color FindIP.colChangeable2 = new Color(1f, 1f, 1f, 0.5f)
private

◆ colClear

Color FindIP.colClear = new Color(133f / 255f, 125f / 255f, 107f / 255f, 0f)
private

◆ colOffline

Color FindIP.colOffline = new Color(255f / 255f, 255f / 255f, 255f / 255f, 1f)
private

◆ colOnline

Color FindIP.colOnline = new Color(148f / 255f, 229f / 255f, 156f / 255f, 1f)
private

◆ colPressed

Color FindIP.colPressed = new Color(133f / 255f, 140f / 255f, 107f / 255f, 1f)
private

◆ colSelect

Color FindIP.colSelect = new Color(133f / 255f, 125f / 255f, 107f / 255f, 1f)
private

◆ firstColB

Color32 FindIP.firstColB
private

◆ InfoFindIP_GObj

GameObject FindIP.InfoFindIP_GObj

◆ InfoFindIP_IP_GObj

GameObject FindIP.InfoFindIP_IP_GObj

◆ mainInputField

InputField FindIP.mainInputField

◆ NewServerSt_GObj

GameObject FindIP.NewServerSt_GObj

◆ parentM_GObj

GameObject FindIP.parentM_GObj

◆ tempColB

ColorBlock FindIP.tempColB
private

◆ transCol

float FindIP.transCol
private

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