Files
2026-06-04 11:42:34 +02:00

466 lines
19 KiB
C#

using System;
using UnityEngine;
using UnityEngine.Events;
// Token: 0x0200123C RID: 4668
public class ScreenHeaderSpawner : PrefabSpawner<ScreenHeader>
{
// Token: 0x06028321 RID: 164641 RVA: 0x00B30168 File Offset: 0x00B2E368
protected virtual void PKFIPPDFCIO()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.BBAFHMBGENB = this.ShowCloseButton;
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028322 RID: 164642 RVA: 0x00B30204 File Offset: 0x00B2E404
protected virtual void NINJIPKDHCD()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.IOMKLFBJJJE(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.GEONIKEKDPN = this.ShowHomeButton;
this.FCDPFLMFDBC.MNMKCGNHJGG(this.ShowCloseButton);
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.FLLGOPLHHMN = this.PreCloseButtonPressedEvent;
}
// Token: 0x06028323 RID: 164643 RVA: 0x00B302A0 File Offset: 0x00B2E4A0
protected virtual void CFFBFIFJPAJ()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028324 RID: 164644 RVA: 0x00B3033C File Offset: 0x00B2E53C
protected virtual void BPDCIHCCNOG()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.JECMIDNFADD = this.PreBackButtonPressedEvent;
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028325 RID: 164645 RVA: 0x00B303D8 File Offset: 0x00B2E5D8
protected virtual void HOLEKHCMLEG()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.MNMKCGNHJGG(this.ShowCloseButton);
this.FCDPFLMFDBC.GDNJHPLOIGK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028326 RID: 164646 RVA: 0x00B30474 File Offset: 0x00B2E674
protected virtual void IEHMMKHEJMG()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.BBAFHMBGENB = this.ShowCloseButton;
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028327 RID: 164647 RVA: 0x00B30510 File Offset: 0x00B2E710
protected virtual void NINFKHNGHKG()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.CGNKHHMFMCE(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028328 RID: 164648 RVA: 0x00B305AC File Offset: 0x00B2E7AC
protected virtual void CKMFCCFPDJO()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.AKCAJEJGDLM(this.ShowHomeButton);
this.FCDPFLMFDBC.CGNKHHMFMCE(this.ShowCloseButton);
this.FCDPFLMFDBC.GDNJHPLOIGK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.FLLGOPLHHMN = this.PreCloseButtonPressedEvent;
}
// Token: 0x06028329 RID: 164649 RVA: 0x00B30648 File Offset: 0x00B2E848
protected virtual void GKBAAPPBHIN()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.AFNAEKHFONN(this.BackgroundColor);
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.AKCAJEJGDLM(this.ShowHomeButton);
this.FCDPFLMFDBC.LMFHGDGDHJP(this.ShowCloseButton);
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.FLLGOPLHHMN = this.PreCloseButtonPressedEvent;
}
// Token: 0x0602832A RID: 164650 RVA: 0x00B306E4 File Offset: 0x00B2E8E4
protected virtual void FGKEDPMPLMM()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.PIIKNDBCPLI(this.ShowBackButton);
this.FCDPFLMFDBC.AKCAJEJGDLM(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602832B RID: 164651 RVA: 0x00B30780 File Offset: 0x00B2E980
protected virtual void PDLGNPMIOME()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.PIIKNDBCPLI(this.ShowBackButton);
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.HENDECHMFFP(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602832C RID: 164652 RVA: 0x00B3081C File Offset: 0x00B2EA1C
protected virtual void MFMDFDKHAFN()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.AFNAEKHFONN(this.BackgroundColor);
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.AKCAJEJGDLM(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602832D RID: 164653 RVA: 0x00B308B8 File Offset: 0x00B2EAB8
protected virtual void DMFMKFMIHME()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602832E RID: 164654 RVA: 0x00B30954 File Offset: 0x00B2EB54
protected virtual void CNACDEFJLPK()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.HENDECHMFFP(this.ShowCloseButton);
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602832F RID: 164655 RVA: 0x00B309F0 File Offset: 0x00B2EBF0
protected virtual void BAFALDKLHOP()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.AFNAEKHFONN(this.BackgroundColor);
this.FCDPFLMFDBC.IOMKLFBJJJE(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028330 RID: 164656 RVA: 0x00B30A8C File Offset: 0x00B2EC8C
protected virtual void PPBCFOAELAH()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.AFNAEKHFONN(this.BackgroundColor);
this.FCDPFLMFDBC.IOMKLFBJJJE(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028331 RID: 164657 RVA: 0x00B30B28 File Offset: 0x00B2ED28
protected virtual void BCBJHEKAMJF()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.MNMKCGNHJGG(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028332 RID: 164658 RVA: 0x00B30BC4 File Offset: 0x00B2EDC4
protected virtual void PDLFBBFGJEJ()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.IOMKLFBJJJE(this.Title);
this.FCDPFLMFDBC.PIIKNDBCPLI(this.ShowBackButton);
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028333 RID: 164659 RVA: 0x00B30C60 File Offset: 0x00B2EE60
protected virtual void CEFJHJLKPGD()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.AFNAEKHFONN(this.BackgroundColor);
this.FCDPFLMFDBC.IOMKLFBJJJE(this.Title);
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.GEONIKEKDPN = this.ShowHomeButton;
this.FCDPFLMFDBC.HENDECHMFFP(this.ShowCloseButton);
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028334 RID: 164660 RVA: 0x00B30CFC File Offset: 0x00B2EEFC
protected virtual void NBBJNLAHKKF()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.MNMKCGNHJGG(this.ShowCloseButton);
this.FCDPFLMFDBC.JECMIDNFADD = this.PreBackButtonPressedEvent;
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028336 RID: 164662 RVA: 0x00B30DC0 File Offset: 0x00B2EFC0
protected virtual void OCLBOGHDPMN()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.AAHLNGBKGEL(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.MNMKCGNHJGG(this.ShowCloseButton);
this.FCDPFLMFDBC.GDNJHPLOIGK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028337 RID: 164663 RVA: 0x00B30E5C File Offset: 0x00B2F05C
protected virtual void AGABNGFPHBD()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.CGNKHHMFMCE(this.ShowCloseButton);
this.FCDPFLMFDBC.JECMIDNFADD = this.PreBackButtonPressedEvent;
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028338 RID: 164664 RVA: 0x00B30EF8 File Offset: 0x00B2F0F8
protected virtual void ALDEPIFJAFA()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.IOMKLFBJJJE(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.BBAFHMBGENB = this.ShowCloseButton;
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028339 RID: 164665 RVA: 0x00B30F94 File Offset: 0x00B2F194
protected virtual void DEJDDCFABBP()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.CGNKHHMFMCE(this.ShowCloseButton);
this.FCDPFLMFDBC.LNILMAFMOOJ(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602833A RID: 164666 RVA: 0x00B31030 File Offset: 0x00B2F230
protected virtual void GODPBAFCNLN()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.AFNAEKHFONN(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.HGFLFBIIGKK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.HFDDMCCOOEG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602833B RID: 164667 RVA: 0x00B310CC File Offset: 0x00B2F2CC
protected override void DMODLLAELMG()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.GEONIKEKDPN = this.ShowHomeButton;
this.FCDPFLMFDBC.BBAFHMBGENB = this.ShowCloseButton;
this.FCDPFLMFDBC.JECMIDNFADD = this.PreBackButtonPressedEvent;
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.FLLGOPLHHMN = this.PreCloseButtonPressedEvent;
}
// Token: 0x0602833C RID: 164668 RVA: 0x00B31168 File Offset: 0x00B2F368
protected virtual void GAKBFMFMGAP()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.HGIFANMGICI(this.ShowBackButton);
this.FCDPFLMFDBC.LCIDHPPJMBN(this.ShowHomeButton);
this.FCDPFLMFDBC.DDKFNLBKAPA(this.ShowCloseButton);
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602833D RID: 164669 RVA: 0x00B31204 File Offset: 0x00B2F404
protected virtual void HBLNBDBFHJC()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.AKCAJEJGDLM(this.ShowHomeButton);
this.FCDPFLMFDBC.NOAIFALCLAD(this.ShowCloseButton);
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.JJOJDMJLJOF(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602833E RID: 164670 RVA: 0x00B312A0 File Offset: 0x00B2F4A0
protected virtual void NNIDMLGFOIN()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.CGNKHHMFMCE(this.ShowCloseButton);
this.FCDPFLMFDBC.AIKMKCHMDJK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.CDOHOMHBLHG(this.PreCloseButtonPressedEvent);
}
// Token: 0x0602833F RID: 164671 RVA: 0x00B3133C File Offset: 0x00B2F53C
protected virtual void NNOKDJOMNPN()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.ENOPCPKFODC(this.BackgroundColor);
this.FCDPFLMFDBC.KMHACLLAIGP(this.Title);
this.FCDPFLMFDBC.FFKOPGJPMIH = this.ShowBackButton;
this.FCDPFLMFDBC.LAMDCMKHMDO(this.ShowHomeButton);
this.FCDPFLMFDBC.DDKFNLBKAPA(this.ShowCloseButton);
this.FCDPFLMFDBC.JECMIDNFADD = this.PreBackButtonPressedEvent;
this.FCDPFLMFDBC.DKIINCCCJNK = this.PreHomeButtonPressedEvent;
this.FCDPFLMFDBC.KGBAKPKKBJL(this.PreCloseButtonPressedEvent);
}
// Token: 0x06028340 RID: 164672 RVA: 0x00B313D8 File Offset: 0x00B2F5D8
protected virtual void NFIKHJODIGC()
{
base.DMODLLAELMG();
this.FCDPFLMFDBC.HKLBDOJPBFF = this.BackgroundColor;
this.FCDPFLMFDBC.ILKAJHEPKEN = this.Title;
this.FCDPFLMFDBC.OCLMPJDIECE(this.ShowBackButton);
this.FCDPFLMFDBC.BNDOFJHHCKP(this.ShowHomeButton);
this.FCDPFLMFDBC.MNMKCGNHJGG(this.ShowCloseButton);
this.FCDPFLMFDBC.APLKHLLACNK(this.PreBackButtonPressedEvent);
this.FCDPFLMFDBC.FHGGPIBHOKN(this.PreHomeButtonPressedEvent);
this.FCDPFLMFDBC.FLLGOPLHHMN = this.PreCloseButtonPressedEvent;
}
// Token: 0x04006402 RID: 25602
public Color BackgroundColor = Color.clear;
// Token: 0x04006403 RID: 25603
public string Title;
// Token: 0x04006404 RID: 25604
public bool ShowBackButton = true;
// Token: 0x04006405 RID: 25605
public bool ShowHomeButton = true;
// Token: 0x04006406 RID: 25606
public bool ShowCloseButton = true;
// Token: 0x04006407 RID: 25607
public UnityEvent PreBackButtonPressedEvent;
// Token: 0x04006408 RID: 25608
public UnityEvent PreHomeButtonPressedEvent;
// Token: 0x04006409 RID: 25609
public UnityEvent PreCloseButtonPressedEvent;
}