NetModuleBestiary
public struct NetModuleBestiary : NetModule
INCOMPLETE
-
Undocumented
Declaration
Swift
public var type: BestiaryType -
Declaration
Swift
public init() -
Declaration
Swift
public mutating func decode(_ reader: BinaryReader, _ context: TerrariaPacketContext) throws -
Declaration
Swift
public mutating func encode(_ writer: BinaryWriter, _ context: TerrariaPacketContext) throws -
Undocumented
See moreDeclaration
Swift
public enum BestiaryType : UInt8
NetModuleBestiary Structure Reference