class CVPhysXSurfacePropertiesList
{
public:
    // MKV3TransferName = SurfacePropertiesList
    CUtlVector<CPhysSurfaceProperties*> m_surfacePropertiesList;
};

KV3 Class Defaults

{
    SurfacePropertiesList = [  ]
}