frame8.ScrollRectItemsAdapter.Classic.Util Namespace |
| Class | Description | |
|---|---|---|
| CExpandCollapseOnClick |
Utility to expand an item when it's clicked, dispatching the size change request via CExpandCollapseOnClickISizeChangesHandler for increased flexibility.
This is a duplicate of ExpandCollapseOnClick from the Optimized ScrollView Adapter package
| |
| CExpandCollapseOnClickUnityFloatEvent | ||
| CLoadSceneOnClick | Added to a GameObject that has a Button component, it loads sceneName scene when the button is clicked |
| Interface | Description | |
|---|---|---|
| CExpandCollapseOnClickISizeChangesHandler | Interface to implement by the class that'll handle the size changes when the animation runs |