Description
Wiki Description
Kills this actor with the passed-in actor being the culprit, but without a kill event.
Documentation Comment
Kills this actor without a kill event with the killer being the guilty party
Parameters
Examples
; Have the assassin kill the king silently
King.KillSilent(Assassin)Auto-Generated Example
Actor myActor__akKiller
myActor__toCallFunctionOn.KillSilent(myActor__akKiller)Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
