1283 lines
49 KiB
C#
1283 lines
49 KiB
C#
using System;
|
|
using UnityEngine;
|
|
|
|
namespace RecRoom.AGUI.Expresso
|
|
{
|
|
// Token: 0x0200100F RID: 4111
|
|
public class ExpressoButtonSpawner : PrefabSpawner<ExpressoButton>
|
|
{
|
|
// Token: 0x0602278C RID: 141196 RVA: 0x0096883C File Offset: 0x00966A3C
|
|
protected virtual void OKGGDGJIPAM()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602278D RID: 141197 RVA: 0x00968860 File Offset: 0x00966A60
|
|
protected virtual void NNIDMLGFOIN()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x0602278E RID: 141198 RVA: 0x009689FC File Offset: 0x00966BFC
|
|
protected virtual void DHKOHMJLFCA()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602278F RID: 141199 RVA: 0x00968A20 File Offset: 0x00966C20
|
|
protected virtual void GHNJJCGKPJN()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06022790 RID: 141200 RVA: 0x00968A44 File Offset: 0x00966C44
|
|
protected virtual void LEAHIHGNHKC()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x06022791 RID: 141201 RVA: 0x00968BE0 File Offset: 0x00966DE0
|
|
protected virtual void HFDMBBNIGPA()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x06022792 RID: 141202 RVA: 0x00968D7C File Offset: 0x00966F7C
|
|
protected virtual void BPDCIHCCNOG()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x06022793 RID: 141203 RVA: 0x00968F18 File Offset: 0x00967118
|
|
protected virtual void FGKEDPMPLMM()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x06022794 RID: 141204 RVA: 0x009690B4 File Offset: 0x009672B4
|
|
protected virtual void OLEBPMMFNIF()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06022795 RID: 141205 RVA: 0x009690D8 File Offset: 0x009672D8
|
|
protected virtual void JHCLJIABPPJ()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06022796 RID: 141206 RVA: 0x009690FC File Offset: 0x009672FC
|
|
protected virtual void BIOPLCKCFFL()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06022797 RID: 141207 RVA: 0x00969120 File Offset: 0x00967320
|
|
protected virtual void OCNFNACDGOF()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x06022798 RID: 141208 RVA: 0x009692BC File Offset: 0x009674BC
|
|
protected override void Awake()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06022799 RID: 141209 RVA: 0x009692E0 File Offset: 0x009674E0
|
|
protected virtual void EAOGMANFOFI()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x0602279A RID: 141210 RVA: 0x0096947C File Offset: 0x0096767C
|
|
protected virtual void IBGMECCOGML()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602279C RID: 141212 RVA: 0x009694BC File Offset: 0x009676BC
|
|
protected virtual void LPBGGKDFLLN()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602279D RID: 141213 RVA: 0x009694E0 File Offset: 0x009676E0
|
|
protected virtual void BAFALDKLHOP()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x0602279E RID: 141214 RVA: 0x0096967C File Offset: 0x0096787C
|
|
protected virtual void OEHDEPBJFAB()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602279F RID: 141215 RVA: 0x009696A0 File Offset: 0x009678A0
|
|
protected virtual void BCBJHEKAMJF()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227A0 RID: 141216 RVA: 0x0096983C File Offset: 0x00967A3C
|
|
protected virtual void EIMPMCFDMIA()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227A1 RID: 141217 RVA: 0x00969860 File Offset: 0x00967A60
|
|
protected virtual void AMNNBMEMJGB()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227A2 RID: 141218 RVA: 0x00969884 File Offset: 0x00967A84
|
|
protected virtual void PMBHFMJBMDF()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227A3 RID: 141219 RVA: 0x00969A20 File Offset: 0x00967C20
|
|
protected virtual void PKFIPPDFCIO()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227A4 RID: 141220 RVA: 0x00969BBC File Offset: 0x00967DBC
|
|
protected virtual void PDLGNPMIOME()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227A5 RID: 141221 RVA: 0x00969D58 File Offset: 0x00967F58
|
|
protected virtual void JEBABGEIDDK()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227A6 RID: 141222 RVA: 0x00969EF4 File Offset: 0x009680F4
|
|
protected virtual void GBMNCAJIEPJ()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227A7 RID: 141223 RVA: 0x0096A090 File Offset: 0x00968290
|
|
protected virtual void MELFNMPLBAK()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227A8 RID: 141224 RVA: 0x0096A0B4 File Offset: 0x009682B4
|
|
protected virtual void DLCHNOFPONJ()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227A9 RID: 141225 RVA: 0x0096A0D8 File Offset: 0x009682D8
|
|
protected virtual void CCOHCCEHNIC()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227AA RID: 141226 RVA: 0x0096A0FC File Offset: 0x009682FC
|
|
protected virtual void KPNLIAADHNJ()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227AB RID: 141227 RVA: 0x0096A120 File Offset: 0x00968320
|
|
protected virtual void OINMOJEFFAC()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227AC RID: 141228 RVA: 0x0096A2BC File Offset: 0x009684BC
|
|
protected virtual void LOBALIJBGOL()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227AD RID: 141229 RVA: 0x0096A458 File Offset: 0x00968658
|
|
protected virtual void IPAPMGBLCNF()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227AE RID: 141230 RVA: 0x0096A47C File Offset: 0x0096867C
|
|
protected virtual void HHGIHIJFDHL()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227AF RID: 141231 RVA: 0x0096A4A0 File Offset: 0x009686A0
|
|
protected override void DMODLLAELMG()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227B0 RID: 141232 RVA: 0x0096A63C File Offset: 0x0096883C
|
|
protected virtual void ICOCLIJIKKA()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227B1 RID: 141233 RVA: 0x0096A7D8 File Offset: 0x009689D8
|
|
protected virtual void OPDMENDFALI()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227B2 RID: 141234 RVA: 0x0096A7FC File Offset: 0x009689FC
|
|
protected virtual void NHBJOMOGHCB()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227B3 RID: 141235 RVA: 0x0096A998 File Offset: 0x00968B98
|
|
protected virtual void IAIGIJPDKJC()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227B4 RID: 141236 RVA: 0x0096AB34 File Offset: 0x00968D34
|
|
protected virtual void OKPGJNAIMEB()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227B5 RID: 141237 RVA: 0x0096ACD0 File Offset: 0x00968ED0
|
|
protected virtual void HNEFHCDMBKK()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227B6 RID: 141238 RVA: 0x0096ACF4 File Offset: 0x00968EF4
|
|
protected virtual void HKBNFKNLICF()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227B7 RID: 141239 RVA: 0x0096AD18 File Offset: 0x00968F18
|
|
protected virtual void JHNGPHJGFCF()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227B8 RID: 141240 RVA: 0x0096AD3C File Offset: 0x00968F3C
|
|
protected virtual void NNOKDJOMNPN()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227B9 RID: 141241 RVA: 0x0096AED8 File Offset: 0x009690D8
|
|
protected virtual void GJGEACMGLKP()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227BA RID: 141242 RVA: 0x0096AEFC File Offset: 0x009690FC
|
|
protected virtual void PEMILJJNOEP()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227BB RID: 141243 RVA: 0x0096AF20 File Offset: 0x00969120
|
|
protected virtual void BEJPIHEKCML()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227BC RID: 141244 RVA: 0x0096AF44 File Offset: 0x00969144
|
|
protected virtual void KMEHAACNJAG()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227BD RID: 141245 RVA: 0x0096AF68 File Offset: 0x00969168
|
|
protected virtual void PDLFBBFGJEJ()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227BE RID: 141246 RVA: 0x0096B104 File Offset: 0x00969304
|
|
protected virtual void CENMIOJCICJ()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227BF RID: 141247 RVA: 0x0096B128 File Offset: 0x00969328
|
|
protected virtual void DDDJHGJFIJL()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227C0 RID: 141248 RVA: 0x0096B14C File Offset: 0x0096934C
|
|
protected virtual void JFFLHAMMGAH()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227C1 RID: 141249 RVA: 0x0096B170 File Offset: 0x00969370
|
|
protected virtual void MJCLPCMLIEB()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227C2 RID: 141250 RVA: 0x0096B30C File Offset: 0x0096950C
|
|
protected virtual void NINJIPKDHCD()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227C3 RID: 141251 RVA: 0x0096B4A8 File Offset: 0x009696A8
|
|
protected virtual void KAPHGCJNIAA()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227C4 RID: 141252 RVA: 0x0096B644 File Offset: 0x00969844
|
|
protected virtual void BDKMGEHDIIH()
|
|
{
|
|
base.Awake();
|
|
if (Application.isPlaying)
|
|
{
|
|
this.proxyMeshRenderer.gameObject.SetActive(false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060227C5 RID: 141253 RVA: 0x0096B668 File Offset: 0x00969868
|
|
protected virtual void EMBDMEAHOCF()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.AEKHMENEJDL().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227C6 RID: 141254 RVA: 0x0096B804 File Offset: 0x00969A04
|
|
protected virtual void NNAHGLKKLDH()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.LPPJKMCMCAD().sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227C7 RID: 141255 RVA: 0x0096B9A0 File Offset: 0x00969BA0
|
|
protected virtual void ANPMBNLKAAG()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.DOBCAIFADDO().text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x060227C8 RID: 141256 RVA: 0x0096BB3C File Offset: 0x00969D3C
|
|
protected virtual void CKMFCCFPDJO()
|
|
{
|
|
base.DMODLLAELMG();
|
|
this.FCDPFLMFDBC.ButtonIndex = this.buttonIndex;
|
|
this.FCDPFLMFDBC.CloseMenuOnInteraction = this.CloseMenuOnInteraction;
|
|
this.FCDPFLMFDBC.OnInteractionEnter = this.OnInteractionEnter;
|
|
this.FCDPFLMFDBC.OnInteractionStay = this.OnInteractionStay;
|
|
this.FCDPFLMFDBC.OnInteractionExit = this.OnInteractionExit;
|
|
this.FCDPFLMFDBC.OnButtonActivated = this.OnButtonActivated;
|
|
this.FCDPFLMFDBC.OnButtonDeactivated = this.OnButtonDeactivated;
|
|
this.FCDPFLMFDBC.enterAudio = this.EnterAudio;
|
|
this.FCDPFLMFDBC.stayAudio = this.StayAudio;
|
|
this.FCDPFLMFDBC.exitAudio = this.ExitAudio;
|
|
if (this.iconSprite != null)
|
|
{
|
|
this.FCDPFLMFDBC.IBCJDPMLHFB.sprite = this.iconSprite;
|
|
}
|
|
if (!string.IsNullOrEmpty(this.labelText))
|
|
{
|
|
this.FCDPFLMFDBC.EKKOKAHEACI.text = this.labelText;
|
|
}
|
|
if (this.proxyMeshRenderer != null)
|
|
{
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localPosition = this.proxyMeshRenderer.transform.localPosition;
|
|
this.FCDPFLMFDBC.GIJNGIEFILF.transform.localRotation = this.proxyMeshRenderer.transform.localRotation;
|
|
this.FCDPFLMFDBC.PDOHKDNHCKK().transform.localScale = this.proxyMeshRenderer.transform.localScale;
|
|
}
|
|
this.FCDPFLMFDBC.exitAnimationDuration = this.exitAnimationDuration;
|
|
}
|
|
|
|
// Token: 0x040059C0 RID: 22976
|
|
public MeshRenderer proxyMeshRenderer;
|
|
|
|
// Token: 0x040059C1 RID: 22977
|
|
public int buttonIndex;
|
|
|
|
// Token: 0x040059C2 RID: 22978
|
|
public bool CloseMenuOnInteraction = true;
|
|
|
|
// Token: 0x040059C3 RID: 22979
|
|
public ExpressoButton.ExpressoButtonInteraction OnInteractionEnter;
|
|
|
|
// Token: 0x040059C4 RID: 22980
|
|
public ExpressoButton.ExpressoButtonInteraction OnInteractionStay;
|
|
|
|
// Token: 0x040059C5 RID: 22981
|
|
public ExpressoButton.ExpressoButtonInteraction OnInteractionExit;
|
|
|
|
// Token: 0x040059C6 RID: 22982
|
|
public ExpressoButton.ExpressoButtonInteraction OnButtonActivated;
|
|
|
|
// Token: 0x040059C7 RID: 22983
|
|
public ExpressoButton.ExpressoButtonInteraction OnButtonDeactivated;
|
|
|
|
// Token: 0x040059C8 RID: 22984
|
|
public Sprite iconSprite;
|
|
|
|
// Token: 0x040059C9 RID: 22985
|
|
public string labelText;
|
|
|
|
// Token: 0x040059CA RID: 22986
|
|
public float exitAnimationDuration = 0.25f;
|
|
|
|
// Token: 0x040059CB RID: 22987
|
|
[Header("Audio")]
|
|
public RecRoomAudioClip EnterAudio;
|
|
|
|
// Token: 0x040059CC RID: 22988
|
|
public RecRoomAudioClip StayAudio;
|
|
|
|
// Token: 0x040059CD RID: 22989
|
|
public RecRoomAudioClip ExitAudio;
|
|
}
|
|
}
|