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

Definition

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

Type parameters

T1
T2
T3
T4
T5

Parameters

rpcID
String?