Table of Contents

Interface IDropdownMenu

Namespace
Fallencake.UI
Assembly
Fallencake.UI.dll
public interface IDropdownMenu : IDropdownAudioProvider, IAudioProvider
Inherited Members

Properties

AnimationCurve

AnimationCurve AnimationCurve { get; }

Property Value

AnimationCurve

AnimationRunner

MonoBehaviour AnimationRunner { get; }

Property Value

MonoBehaviour

Animator

Animator Animator { get; }

Property Value

Animator

ClosingTime

float ClosingTime { get; }

Property Value

float

ContentOffset

float ContentOffset { get; }

Property Value

float

ItemListCanvasGroup

CanvasGroup ItemListCanvasGroup { get; }

Property Value

CanvasGroup

ItemListRect

RectTransform ItemListRect { get; }

Property Value

RectTransform

OpeningTime

float OpeningTime { get; }

Property Value

float

PanelDirection

DropdownDirection PanelDirection { get; }

Property Value

DropdownDirection

PanelHeight

float PanelHeight { get; }

Property Value

float