Axiom.ParticleFX.LinearForceAffector.LinearForceAffector C# (CSharp) Méthode

LinearForceAffector() public méthode

public LinearForceAffector ( ) : System
Résultat System
		public LinearForceAffector()
		{
			// HACK: See if there is better way to do this
			this.type = "LinearForce";
		}