AttributesSyncBroadcastRemoteMethod(Int32, Object) Method
Calls method with the SynchronizableMethod attribute on evey client including sender with given parameters.
Namespace: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4+23572bbe79d00cde564b217419b1eba432b8e858
public void BroadcastRemoteMethod(
int id = 0,
params Object[] parameters
)
Parameters
- id Int32 (Optional)
- Id of method. Get the id by calling GetMethodAttributeId(string).
- parameters Object
- Argument(s) of a target method