asset | The asset reference. |
instanceID | The asset instance ID. |
Construct a new LazyLoadReference.
Note that the signature which takes an asset reference may trigger loading the referenced object into memory if the object is not already loaded. The signature which takes an instance ID will never triggers a load.