Method GetOccurrenceUserData
GetOccurrenceUserData(uint, uint)
Set or replace a userdata stored on an occurrence
Declaration
[HandleProcessCorruptedStateExceptions]
public IntPtr GetOccurrenceUserData(uint userDataId, uint occurrence)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | userDataId | UserData identifier provided by subscribeToOccurrenceUserData |
| uint | occurrence | Occurrence that store the user data |
Returns
| Type | Description |
|---|---|
| IntPtr |