is_built_in


Description:

[ Version ( since = "3.0" ) ]
public bool is_built_in ()

Returns whether the unit is built-in.

This procedure returns this is a built-in unit. In particular the deletion flag cannot be set on built-in units.

Parameters:

this

the unit.

Returns:

Whether this is built-in.