inheritsFrom: Difference between revisions
Jump to navigation
Jump to search
m (inheritsFrom moved to inheritsFrom config) |
m (add see also, categorized) |
||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> _base <nowiki>=</nowiki> '''inheritsFrom''' (configFile >> "CfgVehicles" >> "Car")</code> | |x1 = <code> _base <nowiki>=</nowiki> '''inheritsFrom''' (configFile >> "CfgVehicles" >> "Car")</code> | ||
| | |||
| [[configFile]], [[config/name]], [[configName]], [[count config]], [[getArray config]], [[getText config]], [[getNumber config]], [[isArray config]], [[isClass config]], [[isNumber config]], [[isText config]], [[select config]] |= See also | |||
}} | }} | ||
Line 31: | Line 32: | ||
[[Category:Scripting Commands|INHERITSFROM]] | [[Category:Scripting Commands|INHERITSFROM]] | ||
[[Category:Scripting Commands ArmA|INHERITSFROM]] | [[Category:Scripting Commands ArmA|INHERITSFROM]] | ||
[[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 04:21, 6 March 2007
Description
- Description:
- Returns base entry of config entry.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_base = inheritsFrom (configFile >> "CfgVehicles" >> "Car")
Additional Information
- See also:
- configFileconfig/nameconfigNamecount configgetArray configgetText configgetNumber configisArray configisClass configisNumber configisText configselect config
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