Description
Wiki Description
Set or clear this actor's "doing favor" status.
Documentation Comment
Flag this actor as currently doing a favor for the player
Parameters
boolabDoingFavor=true
CK Wiki Description
Whether to set or clear the "doing favor" state.
- Default:True
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abDoingFavor
myActor__toCallFunctionOn.SetDoingFavor(myBool__abDoingFavor)