Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimNode_Base
Description
Return true if enabled, otherwise, return false. This is utility function that can be used per node level
| Name | IsLODEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h |
| Include Path | #include "Animation/AnimNodeBase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimNodeBase.cpp |
bool IsLODEnabled
(
FAnimInstanceProxy * AnimInstanceProxy
)