Relative - LiruJ/GuiCookie GitHub Wiki

Overview

Relative defines a value that can either be absolute or relative.

Creation

<Node Relative="15.2"/>
<Node Relative="44"/>
<Node Relative="65.25%"/>
<Node Relative="50%"/>

If the value ends with a % character, it will be treated as relative, otherwise it will be absolute.

⚠️ **GitHub.com Fallback** ⚠️