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
name | Name of the Lua file of the ParaScript |