CustomObjectNetworkSyncDataType: ObjectNetworkSyncData & {
    ifx: boolean;
    ify: boolean;
}

Type declaration

  • ifx: boolean
  • ify: boolean