GTween:getValue

From GiderosMobile
Revision as of 04:29, 8 December 2025 by MoKaLux (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2010-2011<br/> '''Class:''' GTween<br/> === Description === Returns the end value for the specified property if one exists. <synt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2010-2011
Class: GTween

Description

Returns the end value for the specified property if one exists.

(number) = GTween:getValue(name)

Parameters

name: (string) the name of the property to return an end value for

Return values

Returns (number) the end value for the specified property if one exists