getColShapeRadius | Multi Theft Auto: Wiki Skip to content

getColShapeRadius

Client-side
Server-side
Shared

Pair: setColShapeRadius

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 radius of a colshape. Valid types are circle, sphere and tube.

Syntax

getColShapeRadius ( )

Code Examples

server
TODO