class CPulseGraphInstance_ServerEntity : public CBasePulseGraphInstance
{
    uint8 pad_0118[120];
public:
    CHandle<CBaseEntity> m_hOwner;
    bool m_bActivated;
    CUtlSymbolLarge m_sNameFixupStaticPrefix;
    CUtlSymbolLarge m_sNameFixupParent;
    CUtlSymbolLarge m_sNameFixupLocal;
    CUtlSymbolLarge m_sProceduralWorldNameForRelays;
};