getPhysicsCollisionFlag: Difference between revisions
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.18 |gr1= Object Manipulation |descr= Returns the currently set physics collision flags. |s1= getPhysicsCollisionFlag object |p1= object: Object |r1= Array or Booleans - array of collision flags. As of {{GVI|arma3|2.18}} only 1 value is returned. |seealso= hideObject isObjectHidden setPhysicsCollisionFlag disableCollisionWith enableCollisionWith }}") |
Lou Montana (talk | contribs) (Change group to PhysX) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|version1= 2.18 | |version1= 2.18 | ||
|gr1= | |arg= global | ||
|gr1= PhysX | |||
|descr= Returns the currently set physics collision flags. | |descr= Returns the currently set physics collision flags. | ||
Line 12: | Line 14: | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|r1= [[Array]] | |r1= [[Array]] of [[Boolean]]s - array of collision flags (only one value is returned for now) | ||
|seealso= [[hideObject]] [[isObjectHidden]] [[setPhysicsCollisionFlag]] [[disableCollisionWith]] [[enableCollisionWith]] | |seealso= [[hideObject]] [[isObjectHidden]] [[setPhysicsCollisionFlag]] [[disableCollisionWith]] [[enableCollisionWith]] | ||
}} | }} |
Latest revision as of 14:11, 26 June 2025
Description
- Description:
- Returns the currently set physics collision flags.
- Groups:
- PhysX
Syntax
- Syntax:
- getPhysicsCollisionFlag object
- Parameters:
- object: Object
- Return Value:
- Array of Booleans - array of collision flags (only one value is returned for now)
Examples
- Examples:
- Example needed
Additional Information
- See also:
- hideObject isObjectHidden setPhysicsCollisionFlag 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