Modernize the code to use unified scene access #3513
This commit is contained in:
@@ -641,5 +641,8 @@ namespace FlaxEditor.Windows.Assets
|
||||
|
||||
/// <inheritdoc />
|
||||
public bool LockSelection { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public ISceneEditingContext SceneContext => null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user