_NetworkCommandServer.Command
Inherits: RefCounted
Networked command
Description
Provides a convenient interface for sending and managing networked commands.
Should not be instantiated manually.
Methods
| Return Type | Name |
|---|---|
| void | send(PackedByteArray data, int target_peer) |
Method Descriptions
void send ( PackedByteArray data, int target_peer )
Send command