Version: 2020.2
언어: 한국어

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.