Tanoda
IScrollSnap.cs
Go to the documentation of this file.
1
3
4
5
namespace
UnityEngine.UI.Extensions
6
{
7
internal
interface
IScrollSnap
8
{
9
void
ChangePage(
int
page);
10
void
SetLerp(
bool
value);
11
int
CurrentPage();
12
void
StartScreenChange();
13
}
14
}
UnityEngine.UI.Extensions
Credit Erdener Gonenc - @PixelEnvision.
Definition:
AccordionElementEditor.cs:8
Source
Assets
unity-ui-extensions
Runtime
Scripts
Layout
IScrollSnap.cs
Generated by
1.9.3