- Found in:
- Vanilla
Description
Documentation Comment
Set that the actor would like to sprint when possible (or turn that off).
abWantSprint is if we want to sprint currently, false otherwise
Caveats
Parameters
boolabWantSprint
Examples
Auto-Generated Example
bool myBool__abWantSprint
myActor__toCallFunctionOn.SetWantSprinting(myBool__abWantSprint)