- Found in:
- Vanilla
Description
Wiki Description
Returns whether this reference is ignoring friendly hits or not.
Documentation Comment
Is this object ignoring friendly hits?
Caveats
Examples
if MyReference.IsIgnoringFriendlyHits()
Debug.Trace("We're ignoring friendly hits!")
endIfAuto-Generated Example
bool returnedValue = myObjectReference__toCallFunctionOn.IsIgnoringFriendlyHits()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
