UI/ISpawnMenuTab.cs

An empty interface named ISpawnMenuTab in the UI namespace. It currently defines no members and serves as a marker or placeholder for spawn menu tab implementations.

public interface ISpawnMenuTab
{

}