Skip to content
On this page

setSyncedMeta()

No Description Provided

Function Definition

ts
public setSyncedMeta<V extends any, K extends string = string>(key: K, value: shared.InterfaceValueByKey<shared.ICustomEntitySyncedMeta, K, V>): void;

Arguments

  • key: K
  • value: shared.InterfaceValueByKey<shared.ICustomEntitySyncedMeta, K, V>

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk