Flipbook

Flipbook

Windows
MacOS
Linux
On this page

Actions

Get Flipbook Framerate

Get the nominal framerate that the flipbook will be played back at (ignoring PlayRate), in frames per second

Target is Paper Flipbook Component

Get Flipbook Length

Get length of the flipbook (in seconds)

Target is Paper Flipbook Component

Get Flipbook Length in Frames

Get length of the flipbook (in frames)

Target is Paper Flipbook Component

Get Play Rate

Get the current play rate for this flipbook

Target is Paper Flipbook Component

Get Playback Position

Get the current playback position (in seconds) of the flipbook

Target is Paper Flipbook Component

Get Playback Position in Frames

Get the current playback position (in frames) of the flipbook

Target is Paper Flipbook Component

Is Looping

Get whether we are looping or not

Target is Paper Flipbook Component

Is Playing

Get whether this flipbook is playing or not.

Target is Paper Flipbook Component

Is Reversing

Get whether we are reversing or not

Target is Paper Flipbook Component

Play

Start playback of flipbook

Target is Paper Flipbook Component

Play from Start

Start playback of flipbook from the start

Target is Paper Flipbook Component

Reverse

Start playback of flipbook in reverse

Target is Paper Flipbook Component

Reverse from End

Start playback of flipbook in reverse from the end

Target is Paper Flipbook Component

Set Looping

true means we should loop, false means we should not.

Target is Paper Flipbook Component

Set New Time

Set the new playback position time to use

Target is Paper Flipbook Component

Set Play Rate

Sets the new play rate for this flipbook

Target is Paper Flipbook Component

Set Playback Position

Jump to a position in the flipbook (expressed in seconds). If bFireEvents is true, event functions will fire, otherwise they will not.

Target is Paper Flipbook Component

Set Playback Position in Frames

Jump to a position in the flipbook (expressed in frames). If bFireEvents is true, event functions will fire, otherwise they will not.

Target is Paper Flipbook Component

Stop

Stop playback of flipbook

Target is Paper Flipbook Component

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss