Files
UnrealEngineUWP/Engine/Source/Runtime/ActorAnimation
Andrew Rodham c9dc249236 Moved ActorAnimationPlayer to Runtime/ActorAnimation
Also changed the PlayActorAnimation function to CreateActorAnimationPlayer. PlayActorAnimation can be implemented in terms of CreateActorAnimationPlayer and UActorAnimationPlayer::Play()

[CL 2680085 by Andrew Rodham in Main branch]
2015-09-04 05:34:10 -04:00
..