MultistoryStairs.IsAcceptableForMultistoryStairs
Description:
Checks if the given stairs can be used to create a multistory stairs.
Checks if the given stairs can be used to create a multistory stairs.
-
stairsThe given stairs to check.
Return Value
bool
Returns true if the stairs can be used to create a multistory stairs; otherwise returns false.
-
A non-optional argument was NULL