Method AddEntry
AddEntry(XRReferenceObjectEntry)
Adds a provider-specific entry to this reference object.
Declaration
public void AddEntry(XRReferenceObjectEntry entry)
Parameters
Type | Name | Description |
---|---|---|
XRReferenceObjectEntry | entry | The entry to add. |
Exceptions
Type | Condition |
---|---|
ArgumentException | Thrown if an entry of the same type as |