Class SUCharTweenData
Data to setup a Shake animation by the inspector
Inheritance
SUCharTweenData
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public sealed class SUCharTweenData : SUAnimationData
Properties
IsAvailable
Declaration
protected override bool IsAvailable { get; }
Property Value
Overrides
Methods
OnCache(GameObject)
Declaration
protected override void OnCache(GameObject go)
Parameters
Type |
Name |
Description |
GameObject |
go |
|
Overrides
OnPlay(GameObject)
Declaration
protected override void OnPlay(GameObject go)
Parameters
Type |
Name |
Description |
GameObject |
go |
|
Overrides