public static bool CanAdd( Item item, Nullable<MapType> mapType )
Public Shared Function CanAdd( _ ByVal item As Item, _ ByVal mapType As Nullable(Of MapType) _ ) As Boolean
Parameters
- item
- The item to be considered for adding.
- mapType
- The type of map.