Click or drag to resize

SceneTreeGetRpcSenderId Method

Returns the sender's peer ID for the most recently received RPC call.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetRpcSenderId()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.SceneTree.GetRpcSenderId"]

See Also