Field VariantForParents
The variant to use for all top-level (i.e. root/parent level) entities.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public readonly Type VariantForParents
Returns
Type | Description |
---|---|
Type |
Remarks
Parent entities default to send (i.e. serialize all "Ghost Fields" using the settings defined in the GhostFieldAttribute).