isKindOf: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Reset ArmA version)
Line 3: Line 3:


| arma |= Game name
| arma |= Game name
 
1.00|= Game version
|2.3|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:39, 6 October 2006

Hover & click on the images for description

Description

Description:
object isKindOf typeName
Groups:
Uncategorised

Syntax

Syntax:
Boolean
Parameters:
object: Object
typeName: String
Return Value:
Return value needed

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