MultistoryStairs.CanConnectLevel
Description:
Checks if the given level can be connected into multistory stairs. You cannot connect levels between standard stairs top and bottom or already connected.
Checks if the given level can be connected into multistory stairs. You cannot connect levels between standard stairs top and bottom or already connected.
-
levelIdThe id of the level.
Return Value
bool
True if the level can be connected to this multistory stairs, false otherwise.
-
A non-optional argument was NULL