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

Definition

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

Type parameters

T1
T2
T3
T4
T5
T6
T7
T8

Parameters

rpcID
String?