Class RpcEventEventArgs
Inheritance
System.Object
RpcEventEventArgs
Namespace: RevelDigital.Player.RevelScript
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public sealed class RpcEventEventArgs
Constructors
RpcEventEventArgs()
Declaration
public RpcEventEventArgs()
Properties
Body
Declaration
public string Body { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |