Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDPlaybackController
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDPlaybackController.h |
| Include | #include "ChaosVDPlaybackController.h" |
| Source | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Private/ChaosVDPlaybackController.cpp |
int32 GetTrackLastStepAtFrame
&40;
EChaosVDTrackType TrackType,
int32 InTrackID,
int32 InFrameNumber
&41; const
Remarks
Gets the index number of the last step available (available steps -1) Number of the last step
Parameters
| Name | Description |
|---|---|
| TrackType | Type of the track to evaluate |
| InTrackID | ID of the track to evaluate |