Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FChaosDDScene
Description
Create a new timeline. E.g., PT, GT, RBAN The caller must hold a shared pointer to the timeline to keep it alive.
| Name | CreateTimeline |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/ChaosDebugDraw/ChaosDDScene.h |
| Include Path | #include "ChaosDebugDraw/ChaosDDScene.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/ChaosDebugDraw/ChaosDDScene.cpp |
FChaosDDTimelinePtr CreateTimeline
(
const FString & Name
)