Compare commits
2 Commits
c49fd5ec78
...
d4a5051eb2
Author | SHA1 | Date | |
---|---|---|---|
d4a5051eb2 | |||
0824f30541 |
Binary file not shown.
@ -93,7 +93,8 @@ protected:
|
||||
const EOLSHipDirection hipDirection) const;
|
||||
|
||||
UFUNCTION(BlueprintCallable, meta = (BlueprintThreadSafe), Category = "ThreadSafe|Selectors")
|
||||
FVector2D SelectPlayRateByLocomotionState(const bool isCrouching, const bool isAiming, const EOLSGait gait, const EOLSLocomotionStatePlayRate locomotionState) const;
|
||||
FVector2D SelectPlayRateByLocomotionState(const bool isCrouching, const bool isAiming, const EOLSGait gait,
|
||||
const EOLSLocomotionStatePlayRate locomotionState) const;
|
||||
|
||||
protected:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user