SetObjectAllowLowLodBuoyancy
DocsSetObjectAllowLowLodBuoyancy(object, toggle)Description
Overrides the climbing/blocking flags of the object, used in the native scripts mostly for "prop_dock_bouy_*"
Parameters
| Name | Type | Description |
|---|---|---|
object | Object | — |
toggle | BOOL | — |
Returns
voidThis native does not return a value.