![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BoneContainer.h>
Public Member Functions | |
| FCurveEvaluationOption (bool bInAllowCurveEvaluation=true, const TArray< FName > *InDisallowedList=nullptr, int32 InLODIndex=0) | |
Public Attributes | |
| bool | bAllowCurveEvaluation |
| const TArray< FName > * | DisallowedList |
| int32 | LODIndex |
|
inline |
| bool FCurveEvaluationOption::bAllowCurveEvaluation |
| int32 FCurveEvaluationOption::LODIndex |