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