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

パラメーター

sampleIndex Index of the Profiler sample.
metadataIndex Metadata index.

戻り値

string Returns string representation of sample metadata value.

説明

Gets sample metadata value as string.

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