terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ISelectHandler.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
UnityEngine.EventSystems
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20000A5"
)]
7
public
interface
ISelectHandler
:
IEventSystemHandler
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x60005DC"
)]
10
void
OnSelect
(
BaseEventData
eventData);
11
}
12
}
UnityEngine.EventSystems.BaseEventData
Definition
BaseEventData.cs:10
UnityEngine.EventSystems.IEventSystemHandler
Definition
IEventSystemHandler.cs:8
UnityEngine.EventSystems.ISelectHandler.OnSelect
void OnSelect(BaseEventData eventData)
UnityEngine.EventSystems.ISelectHandler
Definition
ISelectHandler.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.EventSystems
Definition
AbstractEventData.cs:6
source
UnityEngine.UI
UnityEngine
EventSystems
ISelectHandler.cs
Generated by
1.10.0