Wiki

Clone wiki

Mono:UI / Scripts / __m_calculate_overlapping_all

INTRODUCED: v0.1.0
LAST UPDATED: v0.1.1

__m_calculate_overlapping_all

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

Usage

__m_calculate_overlapping_all();

See Also

Updated