| UserID Constructor (Byte, Int32) |
Construct a new UserId
Namespace:
ImmerseSDK.Sessions
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public UserID(
byte[] bytes,
int start
)
Parameters
- bytes
- Type: SystemByte
- start
- Type: SystemInt32
See Also