Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Loadable(in LoadableObjectId)

Creates a new Loadable with the specified loadable object id.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Constructor
  • Namespace: Unity.Loading
  • Assembly: UnityEngine.ContentLoadModule

Loadable(LoadableObjectId)

public Loadable(in LoadableObjectId id)

Parameters

The loadable object id identifying the asset to load.