Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

materialsystem2

❯

MaterialParamTexture_t

MaterialParamTexture_t

Nov 23, 2025

  • schemas
  • schemas/class
class MaterialParamTexture_t : public MaterialParam_t
{
public:
    CStrongHandle<InfoForResourceTypeCTextureBase> m_pValue;
};

KV3 Class Defaults

{
    m_name = ""
    m_pValue = resource:""
}

Graph View

Backlinks

  • MaterialResourceData_t

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server