VisualModule

This type inherits from Module

This means everything you can do with a Module you can also do with a VisualModule

Members


size

Vector2

The size of the module

pos

Vector2

The position of the module

relativepos

Vector2

The relative position of the module (relative from anchor position)

anchor

any

0 = Invalid, 1 = Top Left, 2 = Top Right, 3 = Bottom Left, 4 = Bottom Right