|
LeviLamina
|
Public Member Functions | |
| ScriptGameTestConnectivity & | operator= (ScriptGameTestConnectivity const &) |
| MCAPI | ScriptGameTestConnectivity (::ScriptModuleGameTest::ScriptGameTestConnectivity const &other) |
| MCAPI | ScriptGameTestConnectivity (bool north, bool east, bool south, bool west) |
| MCAPI void * | $ctor (::ScriptModuleGameTest::ScriptGameTestConnectivity const &other) |
| MCAPI void * | $ctor (bool north, bool east, bool south, bool west) |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, bool > | mNorth |
| ::ll::TypedStorage< 1, 1, bool > | mEast |
| ::ll::TypedStorage< 1, 1, bool > | mSouth |
| ::ll::TypedStorage< 1, 1, bool > | mWest |