importonly class SlotComponent extends IPlacedComponent
{
	public import function GetSlotTransform( slotName : CName, out worldTransformOut : WorldTransform ) : Bool;
}

