Skip to main content

Struct NetworkIdentitySyncvar

backing struct for a NetworkIdentity when used as a syncvar the weaver will replace the syncvar with this struct.

Syntax
public struct NetworkIdentitySyncvar

Properties

Value

Declaration
public NetworkIdentity Value { get; set; }