Skip to content

Menu Events

Info

This is an Unofficial and fan-made project. Please refrain from seeking support from Riot or Valorant.

OnBattlePassView

N/A

C#
1
void OnBattlePassView;
Event Return Type Example Return Value
null Does not return anything

OnAgentsView

N/A

C#
1
void OnAgentsView;
Event Return Type Example Return Value
null Does not return anything

OnCareerView

N/A

C#
1
void OnCareerView;
Event Return Type Example Return Value
null Does not return anything

OnPlayScreen

N/A

C#
1
void OnPlayScreen;
Event Return Type Example Return Value
null Does not return anything

OnEsportView

N/A

C#
1
void OnEsportView;
Event Return Type Example Return Value
null Does not return anything

OnCollectionView

N/A

C#
1
void OnCollectionView;
Event Return Type Example Return Value
null Does not return anything

OnStoreView

N/A

C#
1
void OnStoreView;
Event Return Type Example Return Value
null Does not return anything

OnPremierView

N/A

C#
1
void OnPremierView;
Event Return Type Example Return Value
null Does not return anything