C# Class BeardedManStudios.Network.MessageInfo

Afficher le fichier Open project: drakelinglabs/unityarmada

Méthodes publiques

Свойство Type Description
Frame byte
SenderId ulong

Méthodes publiques

Méthode Description
MessageInfo ( ulong senderId, byte frame ) : UnityEngine

Method Details

MessageInfo() public méthode

public MessageInfo ( ulong senderId, byte frame ) : UnityEngine
senderId ulong
frame byte
Résultat UnityEngine

Property Details

Frame public_oe property

public byte Frame
Résultat byte

SenderId public_oe property

public ulong SenderId
Résultat ulong