Skip to content

Class "LRoomAreaDesc"⚓︎

Info

你可以通过以下函数获取此类:

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.