 | PushButtonReactionUserThatInteractedWithButton Property |
Identifies the last user that interacted with this button
Namespace:
ImmerseSDK.Interaction.Reactions
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic UserID UserThatInteractedWithButton { get; set; }
Property Value
Type:
UserID
See Also