Declaration
public ParaScript GetParaScript(string name);
Description
Gets all the ParaScripts of the component on a GameObject.
Parameter
name | Name of the Lua file of the ParaScript |
public ParaScript GetParaScript(string name);
Gets all the ParaScripts of the component on a GameObject.
name | Name of the Lua file of the ParaScript |