C# Class Uchu.StandardScripts.General.CauldronOfLife

Inheritance: Uchu.StandardScripts.General.SpawnPowerupsOnTimerThenDie
显示文件 Open project: UchuServer/Uchu

Public Methods

Method Description
CauldronOfLife ( GameObject gameObject ) : System.Numerics

Creates the object script.

Method Details

CauldronOfLife() public method

Creates the object script.
public CauldronOfLife ( GameObject gameObject ) : System.Numerics
gameObject GameObject Game object to control with the script.
return System.Numerics