Table of Contents

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

tile T

Returns

bool

Type Parameters

T