Skip to main content

Class ShowSyncSettingsAttribute

Add to NetworkBehaviour to force SyncSettings to be drawn, even if there are no syncvars

Inheritance
System.Object
System.Attribute
Inherited Members
Show
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class ShowSyncSettingsAttribute : Attribute, _Attribute