hideBehindScripted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:
'''Example:'''
'''Example:'''


unit '''hideBehindScripted''' true
unit '''hideBehindScripted''' [[true]]]

Revision as of 18:08, 2 July 2006


object hideBehindScripted scriptedHideBehind


Operand types:

object: Object

scriptedHideBehind: Boolean

Type of returned value:

Nothing

Compatibility:

Version 2.92 required.

Description:

When set to true it disables the default engine hiding behavior.


Example:

unit hideBehindScripted true]