isKindOf – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo 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? 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)
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)
:Yes, it does check the whole hierarchy.--[[User:Suma|Suma]] 12:35, 2 January 2008 (CET)

Latest revision as of 13:35, 2 January 2008

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)

Yes, it does check the whole hierarchy.--Suma 12:35, 2 January 2008 (CET)