FunctionsChatRoomMapViewCanEnterWallChatRoomMapViewCanEnterWall CallableChatRoomMapViewCanEnterWall(X: number, Y: number): booleanReturns TRUE if there's a wall path on the X, Y position that the player can enterParametersX: numberThe X position on the mapY: numberThe Y position on the mapReturns booleanTRUE if we can enter
Returns TRUE if there's a wall path on the X, Y position that the player can enter