UAnimDataController::SetPlayLength

Unreal Engine C++ API Reference > Developer > AnimationDataController > UAnimDataController

Deprecated * SetPlayLength with length in seconds in deprecated use SetNumberOfFrames using FFrameNumber instead

References

   
Module AnimationDataController
Header /Engine/Source/Developer/AnimationDataController/Public/AnimDataController.h
Include #include "AnimDataController.h"
Source /Engine/Source/Developer/AnimationDataController/Private/AnimDataController.cpp
virtual void SetPlayLength
(
    float Length,
    bool bShouldTransact
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library