Navigation
Unreal Engine C++ API Reference > 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