![]() |
RaTweening 1.0.0
|
The element representing RaTweenBase tweens within the RaTweenerComponent This covers all of the tweens which choose it as the represenative element which are also able to be serialzied and have an empty constructor option.
More...Note: All RaTween inheritors use this element to be serialized in the editor
Protected Member Functions | |
override void | Init (Type tweenType) |
override RaTweenBase | CreateTweenCore () |
override string | GetElementName () |
override void | CalculateDefaultValues () |
abstract void | Init (Type tweenType) |
abstract string | GetElementName () |
abstract RaTweenBase | CreateTweenCore () |
abstract void | CalculateDefaultValues () |
Additional Inherited Members | |
![]() | |
enum | LoopAllowStage |
The loop types to allow within the element | |
![]() | |
RaTweenBase | CreateTween () |
Creates a tween with all the tween settings attached set within the element More... | |
The element representing RaTweenBase tweens within the RaTweenerComponent This covers all of the tweens which choose it as the represenative element which are also able to be serialzied and have an empty constructor option.
Note: All RaTween inheritors use this element to be serialized in the editor
|
protectedvirtual |
Implements RaTweening.Core.Elements.RaTweenerElementBase.
|
protectedvirtual |
Implements RaTweening.Core.Elements.RaTweenerElementBase.
|
protectedvirtual |
Implements RaTweening.Core.Elements.RaTweenerElementBase.
|
protectedvirtual |
Implements RaTweening.Core.Elements.RaTweenerElementBase.