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 |
const FChaosVDTrackInfo &42; GetTrackInfo
&40;
EChaosVDTrackType TrackType,
int32 TrackID
&41;
Remarks
Gets the track info of the specified type with the specified ID Ptr to the found track info data - Null if nothing was found
Parameters
| Name | Description |
|---|---|
| TrackType | Type of the track to find |
| TrackID | ID of the track to find |