General UI Work
This commit is contained in:
@@ -25,4 +25,6 @@ public interface IMap : INode3D
|
||||
public AutoProp<int> CurrentFloorNumber { get; }
|
||||
|
||||
public event Action<Transform3D> SpawnPointCreated;
|
||||
|
||||
public event Action FloorLoaded;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user