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