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 1cd9653 commit 02a3a3bCopy full SHA for 02a3a3b
pkg/demoinfocs/events/events.go
@@ -488,7 +488,7 @@ type ItemDrop struct {
488
}
489
490
// DataTablesParsed signals that the datatables were parsed.
491
-// You can use the Parser.SendTableParser() after this event to register update notification on entities & properties.
+// You can use the Parser.ServerClasses() after this event to register update notification on entities & properties.
492
type DataTablesParsed struct{}
493
494
// StringTableCreated signals that a string table was created via net message.
0 commit comments