Cleaned up and commented version.
This commit is contained in:
@@ -4,6 +4,8 @@ using System.Collections.Generic;
|
||||
using TMPro;
|
||||
using UnityEngine;
|
||||
|
||||
// Dieses Skript stellt die Funktionen für das Datums-Dropdown in der AAR-App bereit.
|
||||
|
||||
public class DateSelector : MonoBehaviour
|
||||
{
|
||||
public int selectedYear;
|
||||
|
||||
Reference in New Issue
Block a user