Click or drag to resize

MessageIDAsUserID Method

Returns the UserID part of this message id

Namespace:  ImmerseSDK.Multiplayer.Messaging
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UserID AsUserID()

Return Value

Type: UserID
See Also