OdinEvent_PeerUserDataChangedData
Data structure for the OdinEvent_PeerUserDataChanged event.
Declaration
Fields
peer_id
ID of the peer whose user data was changed.
Declaration
peer_user_data
Byte array with arbitrary user data of the peer.
Declaration
peer_user_data_len
Length of the peer user data array.
Declaration