2026 Method
Changes 0
M

MultistoryStairs.IsPinned

Description:
Checks if a stair is pinned.
public bool IsPinned(
	Stairs stairs
)
  • stairs
    A stairs element in this multistory stairs element.
Return Value Boolean Returns true if the stairs is pinned; otherwise returns false.