emailconfirmed
69
edits
m (Mex moved page Sound.position to sound.position) |
PerikiyoXD (talk | contribs) m (Upcoming updates) |
||
Line 4: | Line 4: | ||
|class = Sound | |class = Sound | ||
|name = position | |name = position | ||
|readonly = | |readonly = false | ||
|returnTypes = float | |returnTypes = float | ||
|usage = fetch the current position for the sound | |usage = fetch or set the current position (in seconds) for the sound | ||
|returnInfo = a float representing the current position of the sound | |returnInfo = a float representing the current position of the sound in seconds | ||
|since=1.0.72 | |since=1.0.72 | ||
}} | }} | ||
= Upcoming Updates = | |||
== 1.4.3 == | |||
* position now can be set |