Description

The AddScalarParameterKey(), AddVectorParameterKey(), and AddColorParameterKey() functions in the UMovieSceneParameterSection class are not currently exposed to be called from outside of the module.

Steps to Reproduce
  1. Locate the MovieSceneParameterSection.h file in the Engine source code.
  2. Locate where the UMovieSceneParameterSection class is declared in file.
  3. Find the AddScalarParameterKey(), AddVectorParameterKey(), and AddColorParameterKey() functions in the class.

RESULT:
None of these functions are currently exposed to be called from outside of the module.

EXPECTED:
These functions are exposed so that they can be called from outside of the module

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-60568 in the post.

4
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions4.19.24.204.21
Target Fix4.20
Fix Commit4132403
Main Commit4133609
Release Commit4132403
CreatedJun 14, 2018
ResolvedJun 15, 2018
UpdatedJun 28, 2018