isKindOf

From Bohemia Interactive Community
Revision as of 09:40, 6 October 2006 by Str (talk | contribs) (typo in previous change, wiki links for example)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Checks whether the object is of the given type.
Groups:
Uncategorised

Syntax

Syntax:
object isKindOf typeName
Parameters:
object: Object
typeName: String
Return Value:
Boolean

Examples

Example 1:
vehicle player isKindOf "Tank"

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section