Click or drag to resize
ParticleSystemData Constructor
Initializes a new instance of the ParticleSystemData class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ParticleSystemData(
	GameObject gameObject
)

Parameters

gameObject
Type: GameObject

[Missing <param name="gameObject"/> documentation for "M:Planetbase.ParticleSystemData.#ctor(UnityEngine.GameObject)"]

See Also