# Packages
Package fake provides basic mocks for Entity and Property.
# Functions
NewSendTableParser returns a new SendTableParser.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Possible types of property values.
Int that is treated as bool (1 -> true, != 1 -> false).
Possible types of property values.
Like ValTypeFloat32 but with additional cast to float64.
Possible types of property values.
Possible types of property values.
Possible types of property values.
# Structs
No description provided by the author
PropertyValue stores parsed & decoded send-table values.
SendTableParser provides functions for parsing send-tables.
ServerClass stores meta information about Entity types (e.g.
# Type aliases
EntityCreatedHandler is the interface for handlers that are interested in EntityCreatedEvents.
PropertyType identifies the data type of a property.
PropertyUpdateHandler is the interface for handlers that are interested in property changes.
PropertyValueType specifies the type of a PropertyValue.
ServerClasses is a searchable list of ServerClasses.