Version: 2021.3

VisualEffect.GetSpawnSystemNames

切换到手册
public void GetSpawnSystemNames (List<string> names);

参数

names The List that this function populates with the spawn system names.

描述

Gets the name of every spawn system.

Preallocating the input list speeds up the retrieval process.