Description
Wiki Description
Returns whether this actor is currently in iron sights.
Documentation Comment
Returns whether this actor is currently in iron sights.
Caveats
Examples
; Test if player is in iron sights
bool bPlayerInIronSights = PlayerRef.IsInIronSights()Auto-Generated Example
bool returnedValue = myActor__toCallFunctionOn.IsInIronSights()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
