Added CellUpdated event to ActorMap
This commit is contained in:
@@ -259,6 +259,8 @@ namespace OpenRA.Traits
|
||||
|
||||
WDist LargestActorRadius { get; }
|
||||
WDist LargestBlockingActorRadius { get; }
|
||||
|
||||
event Action<IEnumerable<CPos>> CellsUpdated;
|
||||
}
|
||||
|
||||
[RequireExplicitImplementation]
|
||||
|
||||
Reference in New Issue
Block a user