I know that getting the Actor of a ReferenceAlias is simply RefAlias.GetReference(), but what about the reverse? Is this possible? The reason I want it is so that I can attach a ReferenceAlias script to anyone who is affected by a magic effect and then be able to access the AliasReference script from the ActiveMagicEffect script.
Any ideas?