Class DontSupportVariationAttribute
Use this attribute to prevent a GhostComponent to support any kind of variation.
Namespace: Unity.NetCode
Syntax
public sealed class DontSupportVariationAttribute : Attribute
Use this attribute to prevent a GhostComponent to support any kind of variation.
public sealed class DontSupportVariationAttribute : Attribute