Call of Duty Script Documentation

isdefined( <object> )


Module
Variables


Summary


Checks whether this entity/variable is defined

Example


if ( isdefined ( gun_owner )) ... ;

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List