1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  | %YAML 1.1 
 |  %TAG !u! tag:unity3d.com,2011: 
 |  --- !u!114 &11400000 
 |  MonoBehaviour: 
 |    m_ObjectHideFlags: 0 
 |    m_PrefabParentObject: {fileID: 0} 
 |    m_PrefabInternal: {fileID: 0} 
 |    m_GameObject: {fileID: 0} 
 |    m_Enabled: 1 
 |    m_EditorHideFlags: 0 
 |    m_Script: {fileID: 11500000, guid: 88e7803e2c32f7941bdda580ca116d80, type: 3} 
 |    m_Name: FunctionButton_OpenServerActivity2 
 |    m_EditorClassIdentifier:  
 |    normal: 
 |      iconKey: XT_KF_4 
 |      fontColor: {r: 0.2509804, g: 0.10980392, b: 0.023529412, a: 1} 
 |      fontSize: 22 
 |    selected: 
 |      iconKey: XT_KF_5 
 |      fontColor: {r: 0.2509804, g: 0.10980392, b: 0.023529412, a: 1} 
 |      fontSize: 22 
 |    locked: 
 |      iconKey: SecondBtnUnSelect 
 |      fontColor: {r: 0.25882354, g: 0.10980392, b: 0.007843138, a: 1} 
 |      fontSize: 28 
 |  
  |