SELAB3 Unity
Loading...
Searching...
No Matches
Public Attributes | List of all members
WallSC.WallSpec Class Reference

A serializable class used to parse JSON sent through the wall side channel More...

Public Attributes

List< WallRowwall
 List of WallRow, the horizontal rows of a wall
 

Detailed Description

A serializable class used to parse JSON sent through the wall side channel

Essentially represents a 2D array because the only field is a List of WallRow, which are Lists of booleans


The documentation for this class was generated from the following file: