Table of Contents

Class AnimationNotifyEvent

Namespace
Ceres.Gameplay.Animations
Assembly
Ceres.Gameplay.dll
public class AnimationNotifyEvent : EventBase<AnimationNotifyEvent>, IDisposable, IAnimationProxyEvent
Inheritance
AnimationNotifyEvent
Implements
Inherited Members

Constructors

AnimationNotifyEvent()

public AnimationNotifyEvent()

Properties

Notifier

public AnimationNotifier Notifier { get; }

Property Value

AnimationNotifier

Methods

Create(AnimationNotifier)

public static AnimationNotifyEvent Create(AnimationNotifier notifier)

Parameters

notifier AnimationNotifier

Returns

AnimationNotifyEvent