Axiom.ParticleFX.LinearForceAffector.LinearForceAffector C# (CSharp) 메소드

LinearForceAffector() 공개 메소드

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