Method | Description | |
---|---|---|
LPC ( this component, string name ) : void | ||
SendMessagePlus ( this component, string name, SendMessageOptions options ) : void |
public static LPC ( this component, string name ) : void | ||
component | this | |
name | string | |
return | void |
public static SendMessagePlus ( this component, string name, SendMessageOptions options ) : void | ||
component | this | |
name | string | |
options | SendMessageOptions | |
return | void |