Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Bindings > API/Runtime/MovieScene/Bindings/UMovieSceneCustomBinding
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Bindings/MovieSceneCustomBinding.h |
| Include | #include "Bindings/MovieSceneCustomBinding.h" |
virtual int32 GetCustomBindingPriority() const
Custom binding priority in order to sort the list of custom binding types. If several custom binding types support the creation of bindings from the same object types, the one with the highest priority will be picked.