How can I check if a park is entirely inside of a Region3? I am currently creating a sandbox tycoon, but the biggest problem I have come across is trying to find out if the item that is being placed is entirely inside the plots region3? Thanks in advance!
EDIT: And I know that :GetPartsInRegion3 returns whether the park only partially inside of the region3.