using Obvious.Soap; using UnityEngine; [CreateAssetMenu(fileName = "scriptable_event_NetworkObjectSpawn", menuName = "Soap/ScriptableEvents/NetworkObjectSpawn")] public class ScriptableEventNetworkObjectSpawn : ScriptableEvent { }