Add a command to hide replay UI (#19956)
This commit is contained in:
@@ -46,6 +46,8 @@ public sealed class ContentReplayPlaybackManager
|
||||
/// </summary>
|
||||
public Type? DefaultState;
|
||||
|
||||
public bool IsScreenshotMode = false;
|
||||
|
||||
private bool _initialized;
|
||||
|
||||
public void Initialize()
|
||||
|
||||
Reference in New Issue
Block a user