1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  | %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: f39348838e93ba147aa8e4435c5aa70c, type: 3} 
 |    m_Name: EnableButton_Default 
 |    m_EditorClassIdentifier:  
 |    type: 0 
 |    enableButton: 
 |      iconKey: FreePrayBtn_a 
 |      fontColor: {r: 0.2, g: 0.03137255, b: 0, a: 1} 
 |      fontSize: 30 
 |    unEnableButton: 
 |      iconKey: CostPrayBtn_a 
 |      fontColor: {r: 0.96862745, g: 0.88235295, b: 0.7372549, a: 1} 
 |      fontSize: 30 
 |  
  |