VR Expansion Plugin > Grip Motion Controller Component > HasGripMovementAuthority

HasGripMovementAuthority

Returns if we have grip movement authority (we handle movement of the grip)
Mostly for networked games where ClientSide will be true for all and ServerSide will be true for server only

Inputs

Target
Grip Motion Controller Component Object Reference

Grip
BPActor Grip Information Structure (by ref)

Outputs

Return Value
Boolean

Returns if we have grip movement authority (we handle movement of the grip)
Mostly for networked games where ClientSide will be true for all and ServerSide will be true for server only