using UnityEngine; namespace DDD { public class RestaurantPlayerState : ScriptableObject { } }