Method ChildrenNotNull
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
ChildrenNotNull<T>(T)
public static bool ChildrenNotNull<T>(this T tile) where T : class, IMapTile<T>, new()
Parameters
tileT
Returns
Type Parameters
T