Navigation
API > API/Plugins > API/Plugins/MotionTrajectory > API/Plugins/MotionTrajectory/UCharacterTrajectoryComponent
Syntax
UPROPERTY&40;EditDefaultsOnly, BlueprintReadOnly, Category&61;"Trajectory Settings"&41;
bool bAutoUpdateTrajectory
Remarks
By default the component will always update trajectory. If desired, this can be disabled and the game can choose when to update. For example, a game might want to only update trajectory for characters that are within view or very close to the local player.