UAnimDataController::ResizeNumberOfFrames

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

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 ResizeNumberOfFrames
(
    [FFrameNumber](API\Runtime\Core\Misc\FFrameNumber) NewLength,
    [FFrameNumber](API\Runtime\Core\Misc\FFrameNumber) T0,
    [FFrameNumber](API\Runtime\Core\Misc\FFrameNumber) T1,
    bool bShouldTransact
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library