isKindOf – Talk
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
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: | 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 12: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)