Files

4 lines
137 B
C#
Raw Permalink Normal View History

using UnityEngine;
/// <summary>Legacy — replaced by VideoController.</summary>
public class VideoPlayerController : MonoBehaviour { }