Skip to main content

Struct GameObjectSyncvar

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

Syntax
public struct GameObjectSyncvar

Properties

Value

Declaration
public GameObject Value { get; set; }