Wiki

Clone wiki

Mono:UI / Scripts / __m_calculate_overlapping

INTRODUCED: v0.1.0
LAST UPDATED: v0.1.1

__m_calculate_overlapping

Generates an array of Mono:UI elements that overlap with this one, and stores it. Please don't use this yourself, as it might lead to unintended side effects.

Usage

__m_calculate_overlapping();

See Also

Updated