feat(Console MovePlateform): 实现控制台和移动平台
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Script.Gameplay.Edit
|
||||
{
|
||||
[SerializeField] private bool isActive = true;
|
||||
|
||||
public bool IsEditableActive
|
||||
public bool IsComponentActive
|
||||
{
|
||||
get => isActive;
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user