Skip to content

Commit f8010e9

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 4e2463d commit f8010e9

File tree

280 files changed

+324
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

280 files changed

+324
-44
lines changed

docs/gdevelop5/all-features/admob/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ Check if there is a rewarded video being displayed.
145145

146146

147147

148+
148149
---
149150

150151
The AdMob extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/advanced-window/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Checks if the window is enabled.
114114
| `AdvancedWindow::WindowY()` | Returns the current window Y position. ||
115115

116116

117+
117118
---
118119

119120
The Advanced window management extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/advanced/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Set the return value of the events function to the specified text (to be used wi
2222

2323

2424

25+
2526
---
2627

2728
The Event functions extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/anchor-behavior/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ _No expressions for this behavior._
1212

1313

1414

15+
1516
---
1617

1718
The Anchor extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/animatable-capability/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Compare the animation speed scale (1 = the default speed, >1 = faster and <1 = s
5959
| `Object.Animation::SpeedScale()` | Return the animation speed scale (1 = the default speed, >1 = faster and <1 = slower). ||
6060

6161

62+
6263
---
6364

6465
The Objects with animations extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/async/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Mark an asynchronous function as finished. This will allow the actions and subev
1010

1111

1212

13+
1314
---
1415

1516
The Asynchronous functions extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/audio/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ Test if the sound on the specified channel is stopped.
138138
| | _🔢 Number_ | Channel |
139139

140140

141+
141142
---
142143

143144
The Sounds and music extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/bbtext/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Compare the width, in pixels, after which the text is wrapped on next line.
6262
| `Object.GetWrappingWidth()` | Get the wrapping width ||
6363

6464

65+
6566
---
6667

6768
The BBCode Text Object extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/bitmap-text/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Check if word wrapping is enabled.
5353
| `Object.WrappingWidth()` | Return the width, in pixels, after which the text is wrapped on next line. ||
5454

5555

56+
5657
---
5758

5859
The Bitmap Text extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

docs/gdevelop5/all-features/camera/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Test if a layer is set as visible.
136136
| | _🔤 Layer name (String)_ | Layer |
137137

138138

139+
139140
---
140141

141142
The Layers and cameras extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.

0 commit comments

Comments
 (0)