using UnityEngine; namespace Studio.UVC.UI { public class UVCScrollviewItem : UVCButton { } }