QuickTween 1.4.1
Loading...
Searching...
No Matches
FQuickTweenSequenceGroup Struct Reference

#include <QuickTweenSequence.h>

Public Attributes

TArray< UQuickTweenable * > Tweens
float StartTime = 0.0f
float Duration = 0.0f

Detailed Description

Represents a group of tweens that run in parallel.

Member Data Documentation

◆ Duration

float FQuickTweenSequenceGroup::Duration = 0.0f

Max duration of this group.

◆ StartTime

float FQuickTweenSequenceGroup::StartTime = 0.0f

Start time of the group within the sequence.

◆ Tweens

TArray<UQuickTweenable*> FQuickTweenSequenceGroup::Tweens

Tweens that are part of this group.


The documentation for this struct was generated from the following file: