Skip to content

Class "LRoomAreaDesc"⚓︎

Info

You can get this class by using the following functions:

Example Code
1
local areaDesc = Game():GetRoom():GetLRoomAreaDesc()

Functions⚓︎

GetHighBottomRight ()⚓︎

Vector GetHighBottomRight ( )⚓︎

Returns the bottom right corner of the high half of the L-room.


GetHighTopLeft ()⚓︎

Vector GetHighTopLeft ( )⚓︎

Returns the top left corner of the high half of the L-room.


GetLowBottomRight ()⚓︎

Vector GetLowBottomRight ( )⚓︎

Returns the bottom right corner of the low half of the L-room.


GetLowTopLeft ()⚓︎

Vector GetLowTopLeft ( )⚓︎

Returns the top left corner of the low half of the L-room.