getColShapeSize | Multi Theft Auto: Wiki Skip to content

getColShapeSize

Client-side
Server-side
Shared

Pair: setColShapeSize

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function is used to get the size of a colshape. Valid types are rectangle, cuboid and tube.

Syntax

getColShapeSize ( )

Code Examples

server
TODO