Garry's Mod Wiki

ismatrix

  boolean ismatrix( any variable )

Description

Returns whether the passed object is a VMatrix.

Arguments

1 any variable
The variable to perform the type check for.

Returns

1 boolean
True if the variable is a VMatrix.