/** * Copyright 1998-2013 Epic Games, Inc. All Rights Reserved. */ class RB_PulleyJointSetup extends RB_ConstraintSetup native(Physics); defaultproperties { bIsPulley=true }