Data
Last updated
Last updated
A built-in that returns the active (the one shown in the inspector).
A built-in that returns the current FPS (Frames Per Second) the app/game is running at.
A built-in that returns the day of the month for the current date.
A built-in that returns the default language.
A built-in that returns the time in seconds it took to complete the last frame.
Return type: Integer.
Defines a list of items of the same type.
Defines a localized value.
A Localization is a Variable whose value is chosen according to the current Language from a set of predefined values specified as language-value pairs.
Defines a parameter of the specified type.
Defines a variable of the specified type.
A built-in that returns name of the current device.
An built-in that returns a zero-based index indicating the current frame since the start of the application.
A built-in that returns the hour for the current time.
A built-in that returns the current value of the virtual input axis, both horizontal and vertical.
A built-in that returns the current value of the virtual horizontal input axis.
A built-in that returns the current value of the virtual vertical input axis.
A built-in that returns the current language.
A built-in that returns the first enabled Camera tagged as 'MainCamera'.
A built-in that returns the minute for the current time.
A built-in that returns the month number for the current date.
A built-in that returns the current value of the Mouse input axis, both horizontal and vertical.
A built-in that returns the current value of the horizontal input axis of the Mouse.
A built-in that returns the current value of the vertical input axis of the Mouse.
A built-in that returns the delta (relative movement) position of the mouse cursor.
A built-in that returns the delta (relative movement) for the X coordinate of the mouse.
A built-in that returns the delta (relative movement) for the Y coordinate of the mouse.
A built-in that returns the current position of the mouse cursor.
A built-in that returns the X coord. of the current position of the mouse cursor.
A built-in that returns the Y coord. of the current position of the mouse cursor.
A built-in that returns the amount of scrolling applied on the mouse wheel.
A built-in that returns the native resolution of the current screen.
A built-in that returns the position of the screen center in Screen coords.
A built-in that returns the current screen size.
A built-in that returns the second for the current time.
A built-in that returns the year for the current date.