isKindOf – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Does this command actually check the whole [[ArmA:_CfgVehicles|class hierarchy]]? I.e. return true if I run it like ''isKindOf "LandVehicle"'' on a datsun1_civil_2_covered? -- [[User:Manny|Manny]] 13:42, 22 February 2007 (CET)
Does this command actually check the whole [[ArmA:_CfgVehicles|class hierarchy]]? I.e. return true if I run it like ''isKindOf "LandVehicle"'' on a datsun1_civil_2_covered? The example indicates something like that but I think this difference to [[typeOf]] should be explicitely noted in a remark. -- [[User:Manny|Manny]] 13:55, 22 February 2007 (CET)

Revision as of 14:55, 22 February 2007

Does this command actually check the whole class hierarchy? I.e. return true if I run it like isKindOf "LandVehicle" on a datsun1_civil_2_covered? The example indicates something like that but I think this difference to typeOf should be explicitely noted in a remark. -- Manny 13:55, 22 February 2007 (CET)