Steamcr::MsgClientP2PIntroducerMessage
Inherits Reference < Object
Constructors
new(steam_id : UInt64, routing_type : EIntroducerRouting, data : UInt8, data_len : UInt32)
SourceInstance methods
data
Sourcedata=(data : UInt8)
Sourcedata_len
Sourcedata_len=(data_len : UInt32)
Sourcedeserialize(io : IO::Memory)
Sourcerouting_type
Sourcerouting_type=(routing_type : Steamcr::EIntroducerRouting)
Sourceserialize(io : IO::Memory)
Sourcesteam_id
Sourcesteam_id=(steam_id : UInt64)
Source