ParaScript.GetParaScripts

Declaration

public ParaScript[] GetParaScripts(string name);

Description

Gets all the ParaScripts of the component on a GameObject, and returns an array of the same name.

Parameter

nameName of the Lua file of the ParaScript