BasicFollower ClassBigBangProductions Easy Curves
Represents a basic follower which exists within the custom animation system
Inheritance Hierarchy

OnlineSystem Object
  Object
    Component
      Behaviour
        MonoBehaviour
          BigBangProductions.CurveRuntime BasicFollower
            BigBangProductions.CurveRuntime CurveFollower
            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 abstract class BasicFollower : MonoBehaviour
See Also