Description
Wiki Description
Flags this actor as intimidated by the player
Documentation Comment
Flags/unflags this actor as intimidated by the player
Parameters
boolabIntimidate=true
CK Wiki Description
Whether to set or clear the actor's intimidated status.
- Default:True
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abIntimidate
myActor__toCallFunctionOn.SetIntimidated(myBool__abIntimidate)