Click or drag to resize

PushButtonReactionUserThatInteractedWithButton Property

Identifies the last user that interacted with this button

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UserID UserThatInteractedWithButton { get; set; }

Property Value

Type: UserID
See Also