Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/SkeletalMesh
Whether the built-in animation of this component should run when the component ticks. See USkeletalMeshComponent::bEnableAnimation for more details. Note that this call defers setting the flag to the end of the frame as the flag cannot change during world ticking (as other tasks may be in flight)
Target is Skeletal Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | New Enable Animation |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |