Version: 2021.2
言語: 日本語
public int GetSampleMetadataAsInt (int sampleIndex, int metadataIndex);

パラメーター

sampleIndex Index of the Profiler sample.
metadataIndex Metadata index.

戻り値

int Returns integer representation of sample metadata value.

説明

Gets sample metadata value as integer.

Use to obtain additional data associated with the sample. metadataIndex must be between 0 and GetSampleMetadataCount.