Sub Animation To Run Params
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)