public int GetZLayer(PrsMgrPresentationManager thePrsMgr) { return(PrsMgr_PresentableObject_GetZLayer56269ED1(Instance, thePrsMgr.Instance)); }
public void SetZLayer(PrsMgrPresentationManager thePrsMgr, int theLayerId) { PrsMgr_PresentableObject_SetZLayerC5F895E9(Instance, thePrsMgr.Instance, theLayerId); }