GetContactRefs
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns an array_var containing all Object/Actor references whose collision geometry the calling reference has physical contact with (i.e. is "touching").
Syntax
(array_var) reference.GetContactRefs
Example
let aContactRefs := objectRef.GetContactRefs