cull(engine-cleanup): pass-8 phase-2 cascade round 1 after CardDetailUI stub
This commit is contained in:
@@ -1050,11 +1050,6 @@ public class DialogBase : MonoBehaviour
|
||||
backView.layer = layer;
|
||||
}
|
||||
|
||||
public void SetBackViewPosition(Vector3 position)
|
||||
{
|
||||
backView.transform.localPosition = position;
|
||||
}
|
||||
|
||||
public void SetScrollViewActive(bool b)
|
||||
{
|
||||
scrollView.verticalScrollBar.gameObject.SetActive(b);
|
||||
|
||||
Reference in New Issue
Block a user