// MNetworkVarNames = bool m_bCanPull
class CCitadel_Item_RescueBeam : public CCitadel_Item
{
public:
    // MNetworkEnable
    bool m_bCanPull;
};