Component:ButtonPlaybackSeeker: Difference between revisions

From Resonite Wiki
imported>Mysticporo
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=ButtonPlaybackSeekerComponent.png |Name=Button Playback Seeker }} <!--T:2--> == Fields == {..."
 
Automated: update Categories
(2 intermediate revisions by 2 users not shown)
Line 13: Line 13:
|Playback|IPlayable|
|Playback|IPlayable|
|Vertical|Bool|
|Vertical|Bool|
|Continous|Bool|
|Continuous|Bool|
}}
}}


Line 26: Line 26:
</translate>
</translate>
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Common UI:Button Interactions:Media{{#translation:}}|Button Playback Seeker]]
[[Category:Components{{#translation:}}|Button Playback Seeker]]
[[Category:Components{{#translation:}}|Button Playback Seeker]]
[[Category:Components:Common UI:Button Interactions{{#translation:}}|Button Playback Seeker]]

Revision as of 20:25, 3 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
Button Playback Seeker component as seen in the Scene Inspector


Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
Playback IPlayable
Vertical Bool
Continuous Bool

Usage

Examples

Related Components