setHideBehind: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (category) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in ArmA 2. | | Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in ArmA 2. | ||
{{warning| This command is not implemented}} |= | {{warning| This command is not implemented}} |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| object '''setHideBehind''' [objectWhereHide, hidePosition] |= | | object '''setHideBehind''' [objectWhereHide, hidePosition] |SYNTAX= | ||
|p1= object: [[Object]] |= | |p1= object: [[Object]] |PARAMETER1= | ||
|p2= [objectWhereHide, hidePosition]: [[Array]] |= | |p2= [objectWhereHide, hidePosition]: [[Array]] |PARAMETER2= | ||
|p3= objectWhereHide: [[Object]] |= | |p3= objectWhereHide: [[Object]] |PARAMETER3= | ||
|p4= hidePosition: [[Array]] - format [[getHideFrom]] |= | |p4= hidePosition: [[Array]] - format [[getHideFrom]] |PARAMETER4= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[getHideFrom]], [[findCover]], [[isHidden]] |= | | [[getHideFrom]], [[findCover]], [[isHidden]] |SEEALSO= | ||
}} | }} |
Revision as of 14:47, 7 April 2019
Description
- Description:
- Sets the data for hiding. objectWhereHide can be taken using findCover. hidePosition can be taken using getHideFrom. Command is not functional in ArmA 2.
- Groups:
- Uncategorised
Syntax
- Syntax:
- object setHideBehind [objectWhereHide, hidePosition]
- Parameters:
- object: Object
- [objectWhereHide, hidePosition]: Array
- objectWhereHide: Object
- hidePosition: Array - format getHideFrom
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- getHideFromfindCoverisHidden
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