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
Asked
Active
Viewed 59 times
1 Answers
0
Using SKSE you can get all Object References in a cell using GetNumRefs() and, GetNthRef()

KataPUMB
- 1