Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionHasCollision(ObjectReferenceref)NativeGlobal

Description

Documentation Comment

does the ref have collision?


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref

bool returnedValue = DbSkseFunctions.HasCollision(myObjectReference__ref)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.