Axiom.SceneManagers.PortalConnected.PCZLight.PCZLight C# (CSharp) Method

PCZLight() public method

public PCZLight ( ) : System.Collections.Generic
return System.Collections.Generic
		public PCZLight()
			: this( "" )
		{
		}

Same methods

PCZLight::PCZLight ( string name ) : System.Collections.Generic