Struct RequestEntityPrefabLoaded
Component to signal the request to convert the referenced prefab.
Namespace: Unity.Scenes
Assembly: Unity.Scenes.dll
Syntax
public struct RequestEntityPrefabLoaded : IComponentData, IQueryTypeParameter
  Fields
| Name | Description | 
|---|---|
| Prefab | The reference of the prefab to be converted.  |