Struct EntityModelCustomMapping
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[Serializable]
public struct EntityModelCustomMapping
Fields
id
Declaration
[HideLabel]
[HorizontalGroup("A", 0, 0, 0, 0)]
public string id
Field Value
| Type | Description |
|---|---|
| string |
target
Declaration
[HideLabel]
[HorizontalGroup("A", 0, 0, 0, 0)]
public GameObject target
Field Value
| Type | Description |
|---|---|
| UnityEngine.GameObject |