<Code Lib>
2025 Method
Changes 3
M

IndependentTag.IsLeaderVisible

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

public bool IsLeaderVisible(
	Reference referenceTagged
)

  • referenceTagged
    The reference which is tagged.
Return Value Boolean Returns true if leader that points to specified reference is visible, false otherwise.

Loading…