Show / Hide Table of Contents

Class MessageSender

Inheritance
MonoBehaviour
MessageSender
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class MessageSender : MonoBehaviour

Fields

methodName

Declaration
public string methodName
Field Value
Type Description
System.String

options

Declaration
public SendMessageOptions options
Field Value
Type Description
SendMessageOptions

paramaters

Declaration
public MonoBehaviour paramaters
Field Value
Type Description
MonoBehaviour

target

Declaration
public GameObject target
Field Value
Type Description
GameObject

Methods

BroadcastMessage()

Declaration
public void BroadcastMessage()

SendMessage()

Declaration
public void SendMessage()
Back to top Generated by DocFX