Click or drag to resize

TriggerablePlayAnimation Class

Note: This API is now obsolete.

This class was used to play animations for versions prior to Unity 2017.3, but it now no longer works. It will be replaced in a future version of Trigger Me Timbers. No additional documentation will be provided.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          DustProductions.TriggerMeTimbersTriggerable
            DustProductions.TriggerMeTimbersTriggerablePlayAnimation

Namespace:  DustProductions.TriggerMeTimbers
Assembly:  DustProductions.TriggerMeTimbers (in DustProductions.TriggerMeTimbers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[ObsoleteAttribute("This class will be replaced with one for Unity 2017.3+ in future versions of Trigger Me Timbers")]
public class TriggerablePlayAnimation : Triggerable

The TriggerablePlayAnimation type exposes the following members.

Constructors
  NameDescription
Public methodTriggerablePlayAnimation
Initializes a new instance of the TriggerablePlayAnimation class
Top
Methods
See Also