Exemplo n.º 1
0
 public AddPureWaxTarget(LargeWaxPot pot) : base(18, false, TargetFlags.None)
 {
     m_Pot = pot;
 }
Exemplo n.º 2
0
		public AddPureWaxTarget( LargeWaxPot pot ) : base( 18, false, TargetFlags.None )
		{
			m_Pot = pot;
		}