-
Notifications
You must be signed in to change notification settings - Fork 1
/
DT_FuncOccluder.txt
55 lines (55 loc) · 3.92 KB
/
DT_FuncOccluder.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
DT_FuncOccluder : public DT_BaseEntity
|__AnimTimeMustBeFirst_______________________________ -> 0x0000 ( void* )
|__m_flAnimTime_____________________________________ -> 0x025C ( int )
|__m_flSimulationTime_______________________________ -> 0x0264 ( int )
|__m_cellbits_______________________________________ -> 0x0074 ( int )
|__m_cellX__________________________________________ -> 0x007C ( int )
|__m_cellY__________________________________________ -> 0x0080 ( int )
|__m_cellZ__________________________________________ -> 0x0084 ( int )
|__m_vecOrigin______________________________________ -> 0x0134 ( Vec3 )
|__m_angRotation____________________________________ -> 0x0128 ( Vec3 )
|__m_nModelIndex____________________________________ -> 0x0254 ( int )
|__m_fEffects_______________________________________ -> 0x00EC ( int )
|__m_nRenderMode____________________________________ -> 0x0257 ( int )
|__m_nRenderFX______________________________________ -> 0x0256 ( int )
|__m_clrRender______________________________________ -> 0x0070 ( int )
|__m_iTeamNum_______________________________________ -> 0x00F0 ( int )
|__m_iPendingTeamNum________________________________ -> 0x00F4 ( int )
|__m_CollisionGroup_________________________________ -> 0x0470 ( int )
|__m_flElasticity___________________________________ -> 0x0398 ( float )
|__m_flShadowCastDistance___________________________ -> 0x039C ( float )
|__m_hOwnerEntity___________________________________ -> 0x0148 ( int )
|__m_hEffectEntity__________________________________ -> 0x0994 ( int )
|__moveparent_______________________________________ -> 0x0144 ( int )
|__m_iParentAttachment______________________________ -> 0x02E8 ( int )
|__m_iName__________________________________________ -> 0x0150 ( char[ 260 ] )
|__movetype_________________________________________ -> 0x0000 ( int )
|__movecollide______________________________________ -> 0x0000 ( int )
|__m_Collision______________________________________ -> 0x0318 ( void* )
|__m_vecMins_______________________________________ -> 0x0320 ( Vec3 )
|__m_vecMaxs_______________________________________ -> 0x032C ( Vec3 )
|__m_nSolidType____________________________________ -> 0x033A ( int )
|__m_usSolidFlags__________________________________ -> 0x0338 ( int )
|__m_nSurroundType_________________________________ -> 0x0342 ( int )
|__m_triggerBloat__________________________________ -> 0x033B ( int )
|__m_vecSpecifiedSurroundingMins___________________ -> 0x0344 ( Vec3 )
|__m_vecSpecifiedSurroundingMaxs___________________ -> 0x0350 ( Vec3 )
|__m_iTextureFrameIndex____________________________ -> 0x0988 ( int )
|__m_bSimulatedEveryTick___________________________ -> 0x0936 ( int )
|__m_bAnimatedEveryTick____________________________ -> 0x0937 ( int )
|__m_bAlternateSorting_____________________________ -> 0x0938 ( int )
|__m_bSpotted______________________________________ -> 0x0939 ( int )
|__m_bSpottedBy____________________________________ -> 0x093A ( void* )
|__m_bSpottedByMask_______________________________ -> 0x097C ( void* )
|__m_bIsAutoaimTarget____________________________ -> 0x0060 ( int )
|__m_fadeMinDist_________________________________ -> 0x02F0 ( float )
|__m_fadeMaxDist_________________________________ -> 0x02F4 ( float )
|__m_flFadeScale_________________________________ -> 0x02F8 ( float )
|__m_nMinCPULevel________________________________ -> 0x0984 ( int )
|__m_nMaxCPULevel________________________________ -> 0x0985 ( int )
|__m_nMinGPULevel________________________________ -> 0x0986 ( int )
|__m_nMaxGPULevel________________________________ -> 0x0987 ( int )
|__m_flUseLookAtAngle____________________________ -> 0x02C8 ( float )
|__m_flLastMadeNoiseTime_________________________ -> 0x0020 ( float )
|__m_bActive_________________________________________ -> 0x09DC ( int )
|__m_nOccluderIndex__________________________________ -> 0x09D8 ( int )