setPhysicsCollisionFlag: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
| | |p2= value: [[Boolean]] - [[true]] enables collision, and [[false]] disables it. | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|seealso= [[hideObject]] [[isObjectHidden]] [[getPhysicsCollisionFlag]] [[disableCollisionWith]] [[enableCollisionWith]] | |seealso= [[hideObject]] [[isObjectHidden]] [[getPhysicsCollisionFlag]] [[disableCollisionWith]] [[enableCollisionWith]] | ||
}} | }} |
Revision as of 21:12, 14 July 2024
Description
- Description:
- Sets physics collision flags.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- object setPhysicsCollisionFlag value
- Parameters:
- object: Object
- value: Boolean - true enables collision, and false disables it.
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- hideObject isObjectHidden getPhysicsCollisionFlag disableCollisionWith enableCollisionWith
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