%YAML 1.1 
 | 
%TAG !u! tag:unity3d.com,2011: 
 | 
--- !u!114 &11400000 
 | 
MonoBehaviour: 
 | 
  m_ObjectHideFlags: 0 
 | 
  m_CorrespondingSourceObject: {fileID: 0} 
 | 
  m_PrefabInstance: {fileID: 0} 
 | 
  m_PrefabAsset: {fileID: 0} 
 | 
  m_GameObject: {fileID: 0} 
 | 
  m_Enabled: 1 
 | 
  m_EditorHideFlags: 0 
 | 
  m_Script: {fileID: 11500000, guid: 88e7803e2c32f7941bdda580ca116d80, type: 3} 
 | 
  m_Name: FunctionButton_TeamFrame 
 | 
  m_EditorClassIdentifier:  
 | 
  normal: 
 | 
    iconKey: SecondBtnUnSelect 
 | 
    fontColor: {r: 1, g: 1, b: 1, a: 1} 
 | 
    fontSize: 23 
 | 
  selected: 
 | 
    iconKey: SecondBtnSelected 
 | 
    fontColor: {r: 1, g: 1, b: 1, a: 1} 
 | 
    fontSize: 24 
 | 
  locked: 
 | 
    iconKey: Title_Locked 
 | 
    fontColor: {r: 1, g: 1, b: 1, a: 1} 
 | 
    fontSize: 23 
 |