2using System.Collections.Generic;
52 if (value is T val && (func ==
null || func(val)))
64 if (value is
Zone && value.
id ==
id)
74 return map.TryGetValue(uid) as
Zone;
void AssignUID(Spatial s)
List< Zone > ListReturnLocations()
List< Spatial > listDestryoed
T Find< T >(Func< T, bool > func=null)