CustomFollower ClassBigBangProductions Easy Curves
A custom follower, integrated into the timeing system, to execute custom actions and events (instead of following curves)
Inheritance Hierarchy

OnlineSystem Object
  Object
    Component
      Behaviour
        MonoBehaviour
          BigBangProductions.CurveRuntime BasicFollower
            BigBangProductions.CurveRuntime CustomFollower

Namespace: BigBangProductions.CurveRuntime
Assembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[SerializableAttribute]
public class CustomFollower : BasicFollower
See Also