PrefabRefComponent
Namespace: Murder.Components
Assembly: Murder.dll
public sealed struct PrefabRefComponent : IComponent
Implements: IComponent
⭐ Constructors
public PrefabRefComponent(Guid assetGui)
Parameters
assetGui
Guid
⭐ Properties
AssetGuid
public readonly Guid AssetGuid;
Returns
Guid
⚡