terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SendMessage() [1/2]

void UnityEngine.IPlayerEditorConnectionNative. UnityEngine.PlayerConnectionInternal.SendMessage ( Guid messageId,
byte[] data,
int playerId )
inlineprivate

Implements UnityEngine.IPlayerEditorConnectionNative.

Definition at line 26 of file PlayerConnectionInternal.cs.

27 {
28 throw null;
29 }