Show / Hide Table of Contents

Class TimelineEventPooler

Inheritance
MonoBehaviour
TimelineEventPooler
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class TimelineEventPooler : MonoBehaviour

Fields

onTimelineEnded

Declaration
public UnityEvent onTimelineEnded
Field Value
Type Description
UnityEvent

onTimelineStarted

Declaration
public UnityEvent onTimelineStarted
Field Value
Type Description
UnityEvent
Back to top Generated by DocFX