Class NetworkedGroup
- Namespace
- Netick
- Assembly
- Netick.dll
[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
public class NetworkedGroup : Attribute
- Inheritance
-
NetworkedGroup
- Inherited Members
Constructors
NetworkedGroup(NetGroup, Relevancy, bool)
public NetworkedGroup(NetGroup type = NetGroup.Start, Relevancy relevancy = Relevancy.Everyone, bool isSmoothed = false)