getPhysicsCollisionFlag: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add branch) |
Lou Montana (talk | contribs) m (Text replacement - "↵|version1= 2.18↵↵|branch= dev↵" to " |version1= 2.18 ") |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.18 | |version1= 2.18 | ||
|arg= global | |arg= global | ||
Line 16: | 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 16:08, 8 October 2024
Description
- Description:
- Returns the currently set physics collision flags.
- Groups:
- Object Manipulation
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