|
2 | 2 | # engine reference YAML files in content/en-us/reference/engine/. |
3 | 3 |
|
4 | 4 | backTo: |
5 | | - title: Back to platform |
6 | | - path: /platform |
| 5 | + title: Back to experiences |
| 6 | + path: /experiences |
7 | 7 | navigation: |
8 | 8 | - heading: Engine API |
9 | 9 | - title: Overview |
@@ -1288,6 +1288,11 @@ navigation: |
1288 | 1288 | type: engineapi |
1289 | 1289 | source: /reference/engine/classes/ImageLabel.yaml |
1290 | 1290 | ignoreTranslation: true |
| 1291 | + - title: ImportSession |
| 1292 | + path: /reference/engine/classes/ImportSession |
| 1293 | + type: engineapi |
| 1294 | + source: /reference/engine/classes/ImportSession.yaml |
| 1295 | + ignoreTranslation: true |
1291 | 1296 | - title: IncrementalPatchBuilder |
1292 | 1297 | path: /reference/engine/classes/IncrementalPatchBuilder |
1293 | 1298 | type: engineapi |
@@ -2238,6 +2243,11 @@ navigation: |
2238 | 2243 | type: engineapi |
2239 | 2244 | source: /reference/engine/classes/SensorBase.yaml |
2240 | 2245 | ignoreTranslation: true |
| 2246 | + - title: SerializationService |
| 2247 | + path: /reference/engine/classes/SerializationService |
| 2248 | + type: engineapi |
| 2249 | + source: /reference/engine/classes/SerializationService.yaml |
| 2250 | + ignoreTranslation: true |
2241 | 2251 | - title: ServerReplicator |
2242 | 2252 | path: /reference/engine/classes/ServerReplicator |
2243 | 2253 | type: engineapi |
@@ -2278,11 +2288,6 @@ navigation: |
2278 | 2288 | type: engineapi |
2279 | 2289 | source: /reference/engine/classes/ShirtGraphic.yaml |
2280 | 2290 | ignoreTranslation: true |
2281 | | - - title: ShorelineUpgraderService |
2282 | | - path: /reference/engine/classes/ShorelineUpgraderService |
2283 | | - type: engineapi |
2284 | | - source: /reference/engine/classes/ShorelineUpgraderService.yaml |
2285 | | - ignoreTranslation: true |
2286 | 2291 | - title: SkateboardController |
2287 | 2292 | path: /reference/engine/classes/SkateboardController |
2288 | 2293 | type: engineapi |
@@ -3301,6 +3306,11 @@ navigation: |
3301 | 3306 | type: engineapi |
3302 | 3307 | source: /reference/engine/enums/AccessoryType.yaml |
3303 | 3308 | ignoreTranslation: true |
| 3309 | + - title: ActionOnAutoResumeSync |
| 3310 | + path: /reference/engine/enums/ActionOnAutoResumeSync |
| 3311 | + type: engineapi |
| 3312 | + source: /reference/engine/enums/ActionOnAutoResumeSync.yaml |
| 3313 | + ignoreTranslation: true |
3304 | 3314 | - title: ActionOnStopSync |
3305 | 3315 | path: /reference/engine/enums/ActionOnStopSync |
3306 | 3316 | type: engineapi |
@@ -5461,6 +5471,11 @@ navigation: |
5461 | 5471 | type: engineapi |
5462 | 5472 | source: /reference/engine/enums/VirtualInputMode.yaml |
5463 | 5473 | ignoreTranslation: true |
| 5474 | + - title: VoiceChatDistanceAttenuationType |
| 5475 | + path: /reference/engine/enums/VoiceChatDistanceAttenuationType |
| 5476 | + type: engineapi |
| 5477 | + source: /reference/engine/enums/VoiceChatDistanceAttenuationType.yaml |
| 5478 | + ignoreTranslation: true |
5464 | 5479 | - title: VoiceChatState |
5465 | 5480 | path: /reference/engine/enums/VoiceChatState |
5466 | 5481 | type: engineapi |
|
0 commit comments