UCompositeCurveTable::AppendParentTables

Support for runtime modification of parent tables, Be aware this can be slow and can cause hitches during gameplay

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CompositeCurveTable.h

Include

#include "Engine/CompositeCurveTable.h"

Source

/Engine/Source/Runtime/Engine/Private/CompositeCurveTable.cpp

Syntax

void AppendParentTables
(
    const TArray< UCurveTable * > & NewTables
)

Remarks

Support for runtime modification of parent tables, Be aware this can be slow and can cause hitches during gameplay

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss