mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 13:19:58 +08:00
Add python file builder
This commit is contained in:
10
generated/host.dll.py
Normal file
10
generated/host.dll.py
Normal file
@@ -0,0 +1,10 @@
|
||||
'''
|
||||
https://github.com/a2x/cs2-dumper
|
||||
2023-10-17 02:04:51.510616600 UTC
|
||||
'''
|
||||
|
||||
class CAnimScriptBase:
|
||||
m_bIsValid = 0x8 # bool
|
||||
|
||||
class EmptyTestScript:
|
||||
m_hTest = 0x10 # CAnimScriptParam<float>
|
||||
Reference in New Issue
Block a user