Click or drag to resize

RpcSuccessEventArgs Class

Provides data for the RpcSuccessEventHandler event handler.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Unity.Runtime.EventRpcSuccessEventArgs

Namespace:  SoftGear.Strix.Unity.Runtime.Event
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public class RpcSuccessEventArgs

The RpcSuccessEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodRpcSuccessEventArgs
Initializes a new instance of the RpcSuccessEventArgs class
Top
See Also