Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FBuiltInComponentTypes
Syntax
TComponentTypeID< UObject &42; > BoundObject
Remarks
A bound object ptr component that defines the object being animated. This ptr is explicitly hidden from the reference graph and cleaned up after a garbage collection pass if it becomes invalid by checking the BoundObjectKey component that must exist alongside it