<Code Lib>
2024 Method
Changes 0
M

MultistoryStairs.IsPinned

Description:
Checks if a stair is pinned.

public bool IsPinned(
	Stairs stairs
)

Return Value bool Returns true if the stairs is pinned; otherwise returns false.

Loading…