I have a linked animation interface whose class is referenced in a struct and broken to fill the class input on the Link Anim Class Layer input. Where is the best place in the NPC character blueprint to link an animation class layer? It works if I do it in BeginPlay, just wondering if there’s an optimized approach, and any info you may have towards making things thread safe.