BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/Helpers
Checks whether or not the given Time Value lies within the given Animation Sequence's Length
Target is Animation Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
object | Animation Sequence Base | |
real | Time |
Outputs
Type | Name | Description |
---|---|---|
boolean | Is Valid |