Format code
This commit is contained in:
parent
0824f30541
commit
d4a5051eb2
@ -91,9 +91,10 @@ protected:
|
|||||||
const EOLSGait gait,
|
const EOLSGait gait,
|
||||||
const EOLSCardinalDirection velocityDirection,
|
const EOLSCardinalDirection velocityDirection,
|
||||||
const EOLSHipDirection hipDirection) const;
|
const EOLSHipDirection hipDirection) const;
|
||||||
|
|
||||||
UFUNCTION(BlueprintCallable, meta = (BlueprintThreadSafe), Category = "ThreadSafe|Selectors")
|
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:
|
protected:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user