RegisterAction<T1, T2, T3, T4>(String, Action<T1, T2, T3, T4>) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
void RegisterAction<T1, T2, T3, T4>(string rpcID, Action<T1, T2, T3, T4> action)

Type parameters

T1
T2
T3
T4

Parameters

rpcID
String?