ContentLinkType Enum
Namespace: Stride.Core.Assets.AnalysisAssembly: Stride.Core.Assets.dll
The different possible types of link between elements.
[Flags]
public enum ContentLinkType
Fields
| Name | Description |
|---|---|
| All | All type of links. |
| Reference | A simple reference to the asset. |