Class NetworkReplicatedAttribute
Indicates that a field or a property should be replicated over network.
Inheritance
System.Object
NetworkReplicatedAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class NetworkReplicatedAttribute : Attribute
Constructors
NetworkReplicatedAttribute()
Declaration
public NetworkReplicatedAttribute()