SubAnimationToRunParams

data class SubAnimationToRunParams(val animationParams: AnimationToRunParams, val scope: <Error class: unknown class>, val section: SectionManager, val runCount: Int = 1)

Constructors

Link copied to clipboard
constructor(animationParams: AnimationToRunParams, scope: <Error class: unknown class>, section: SectionManager, runCount: Int = 1)

Properties

Link copied to clipboard
Link copied to clipboard
val runCount: Int = 1
Link copied to clipboard
val scope: <Error class: unknown class>
Link copied to clipboard