mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Adds LocalLayoutToggle() implementation and minor updates to UI Driver
This commit is contained in:
parent
19cbe480a6
commit
1696ef3ac1
3 changed files with 74 additions and 4 deletions
|
|
@ -248,6 +248,10 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint VCCameraSelectBarWithoutModeVisible = 1261;
|
||||
|
||||
/// <summary>
|
||||
/// 1262
|
||||
/// </summary>
|
||||
public const uint VCCameraAutoModeIsOnFb = 1262;
|
||||
|
||||
/// <summary>
|
||||
/// 1271
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue