class Steamcr::MsgGCHdr
- Steamcr::MsgGCHdr
- Reference
- Object
Defined in:
steamd/gamecoordinator.crConstructors
Instance Method Summary
- #deserialize(io : IO::Memory)
- #header_version : UInt16
- #header_version=(header_version : UInt16)
- #serialize(io : IO::Memory)
- #source_job_id : UInt64
- #source_job_id=(source_job_id : UInt64)
- #target_job_id : UInt64
- #target_job_id=(target_job_id : UInt64)