Version: 2022.1
言語: 日本語
public void GetOutputEventNames (List<string> names);

パラメーター

names The List that this function populates with the output event system names.

説明

Gets the name of every output event system.

Preallocating the input list speeds up the retrieval process.