A constructor that creates an object of the Afid class with the given parameter in the form of some integer value representing fid. If called without parameters, then the default parameter is the STYX_NOFID value from styx2000.protoconst.base.
An alias that allows you to call a getter method without accessing the base Fid class
An alias that allows you to call a setter method without accessing the base Fid class
Convenient string representation of an object for printing
Get unsigned value from Fid object
Set value for data from unsigned value
Pack to bytes array
Unpack from bytes array
Convenient string representation of an object for printing
https://web.archive.org/web/20201029184954/https://powerman.name/Inferno/man/5/0intro.html
A class that provides a type for the afid field in some Styx messages. Inherits methods from the Fid class and the StyxObject class.