How performance-costly are reference aliases?

Post » Sat Dec 21, 2013 7:52 am

Hi everyone,

I was wondering how performance costly it is to create a reference alias-property instead of an actor property in a script. I got used to using ReferenceAliases wherever I could since it seems so much "cleaner" than spamming an actor with packages and scripts, but looking at a script I recently wrote I was wondering whether it doesn't cost a lot of performance to always use GetReference() or GetActorReference() on them. Any ideas?

Thanks in advance! :)

Nicolas

User avatar
Marcus Jordan
 
Posts: 3474
Joined: Fri Jun 29, 2007 1:16 am

Return to V - Skyrim