<Code Lib>
2024 Method
Changes 3
M

IndependentTag.IsLeaderVisible

Description:
Returns if leader that points to specified reference is visible or not.

public bool IsLeaderVisible(
	Reference referenceTagged
)

Return Value bool Returns true if leader that points to specified reference is visible, false otherwise.

Loading…