NetModuleCreativePowers
public struct NetModuleCreativePowers : NetModule
This is a struct for the CreativePowers NetModule.
-
Undocumented
Declaration
Swift
public var powerId: UInt16 -
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public init(powerId: UInt16) -
Declaration
Swift
public mutating func decode(_ reader: BinaryReader, _ context: TerrariaPacketContext) throws -
Declaration
Swift
public mutating func encode(_ writer: BinaryWriter, _ context: TerrariaPacketContext) throws
NetModuleCreativePowers Structure Reference