Roblox API Reference

TweenBase On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not browsable. It is not visible in Studio's object browser.

Tags: [NotCreatable, NotBrowsable]

Inherits (1)

Inherited by (1)

Member index (5)

Type Member History
PlaybackState PlaybackState
null Cancel () 573
null Pause () 573
null Play () 573
Completed (PlaybackState playbackState)
57 members inherited from Instance

History

Members

Cancel On DevHub

Name Type Default
No parameters.

History

Completed On DevHub

Name Type Default
playbackState PlaybackState none

Pause On DevHub

Name Type Default
No parameters.

History

Play On DevHub

Name Type Default
No parameters.

History

PlaybackState On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

Relevant enums (1)