VisualEffect.GetOutputEventNames

Cambiar al Manual
public void GetOutputEventNames (List<string> names);

Parámetros

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

Descripción

Gets the name of every output event system.

Preallocating the input list speeds up the retrieval process.