[Missing <summary> documentation for "F:BrydenWoodUnity.UIElements.BuildingData.levels"]
Namespace:
BrydenWoodUnity.UIElements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic List<List<int>> levels
Public levels As List(Of List(Of Integer))
public:
List<List<int>^>^ levels
val mutable levels: List<List<int>>
Field Value
Type:
ListListInt32
See Also