We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850f96b commit a9a1939Copy full SHA for a9a1939
gamedata/sdktools.games/game.nucleardawn.txt
@@ -101,6 +101,21 @@
101
}
102
103
104
+ /* CBaseAnimating::LookupAttachment */
105
+ "#default"
106
+ {
107
+ "Signatures"
108
109
+ "LookupAttachment"
110
111
+ "library" "server"
112
+ "windows" "\x55\x8B\xEC\x56\x8B\xF1\x83\xBE\x2A\x2A\x2A\x2A\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x74\x2A\x8B\xCE\xE8\x2A\x2A\x2A\x2A\x8B\x86\x2A\x2A\x2A\x2A\x5E\x85\xC0\x74\x2A\x83\x38\x00\x74\x2A\xFF\x75"
113
+ "linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
114
+ "mac" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
115
+ }
116
117
118
+
119
/* SetUserInfo data */
120
"#default"
121
{
0 commit comments