mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-04 00:23:25 +08:00
Update CEntityInstance
This commit is contained in:
parent
97ec56c5cf
commit
5b106aaf14
@ -103,7 +103,8 @@ private:
|
||||
void* m_hPrivateScope; // 0x18 - CEntityPrivateScriptScope
|
||||
public:
|
||||
CEntityKeyValues* m_pKeyValues; // 0x20
|
||||
CScriptComponent* m_CScriptComponent; // 0x28
|
||||
CScriptComponent* m_CScriptComponent; // 0x28
|
||||
bool m_bVisibleinPVS; // 0x30
|
||||
};
|
||||
|
||||
// -------------------------------------------------------------------------------------------------- //
|
||||
|
Loading…
x
Reference in New Issue
Block a user