Skip to content
On this page

setMeta()

No Description Provided

Function Definition

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

Arguments

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

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk