using UnityEngine; namespace UnityAtoms { public abstract class Collider2DListGameObjectAction : GameAction { } }