Description
Wiki Description
Checks to see if anything worn by this actor has the specified keyword attached.
Documentation Comment
Returns whether anything the actor is wearing has the specified keyword
Parameters
Examples
No human-generated examples found for this function.
Auto-Generated Example
Keyword myKeyword__akKeyword
bool returnedValue = myActor__toCallFunctionOn.WornHasKeyword(myKeyword__akKeyword)