Class SyncField
Make the variable as sync field on Networking, the value will be sent by user who has authority.
使變數在網絡可進行同步,擁有權限的使用者將會傳送其值。
[SyncField]
Inheritance
System.Object
System.Attribute
UnityEngine.PropertyAttribute
SyncField
Implements
System.Runtime.InteropServices._Attribute
Namespace: Votanic.vNet.Networking
Assembly: Votanic.vNet.dll
Syntax
[Preserve]
public class SyncField : PropertyAttribute, _Attribute
Implements
System.Runtime.InteropServices._Attribute