- Found in:
- Dylbills PE
Description
Documentation Comment
enable or disable collision on ref using tcl console command
requires powerofthree's Tweaks to work.
Caveats
Parameters
boolenabled
Examples
Auto-Generated Example
ObjectReference myObjectReference__ref
bool myBool__enabled
DbSkseFunctions.SetCollision(myObjectReference__ref, myBool__enabled)