DataStoreIncrementOptions

사용되지 않는 항목 표시
복제되지 않음

An object that specifies additional parameters for a GlobalDataStore:IncrementAsync() call.

See also:

  • Data Stores, an in-depth guide on data structure, management, error handling, etc.

요약

메서드

속성

메서드

GetMetadata

This function gets custom metadata associated with this DataStoreIncrementOptions instance.


반환

Metadata associated with this DataStoreIncrementOptions instance.

SetMetadata

void

This function sets custom metadata used by GlobalDataStore:IncrementAsync() to associate metadata with a key. Metadata should be in key-value pair form.

매개 변수

attributes: Dictionary

Metadata values to set for the key.


반환

void

이벤트