Table of Contents

AddBakedCommand

Methods
public void AddBakedCommand(string name, string signatureAsString, GenericCommandRequestDelegate sendDelegate, GenericCommandRequestDelegate receiveDelegate, MessageTarget routing, Component receiver, bool hasSenderArg)
Parameters
Type Name Description
string name
string signatureAsString
GenericCommandRequestDelegate sendDelegate
GenericCommandRequestDelegate receiveDelegate
MessageTarget routing
Component receiver
bool hasSenderArg