-1

i'm traying to get all objectReferences of all objecst in the current skyrim room.. i want to recreate the scene of harry potter when Dumbledore reorganize the mess of Horace Slughorn. you can see the scene in this link https://youtu.be/9ITCNjYGs3o?t=23. I appreciate your help

Jorge V
  • 1
  • 1

1 Answers1

0

Using SKSE you can get all Object References in a cell using GetNumRefs() and, GetNthRef()