InvokeMethod
Call a method or field.

Properties
| Property Name | Description | ||||||
|---|---|---|---|---|---|---|---|
| Event Entries | List of registered events. If necessary, you can add an event type by clicking the “Add New Event Type” button. 
 | 
Remarks
Since the call is made via reflection, stripping can cause the called member to be removed from the build.
SeeUnity - Manual:  Managed code strippingfor more information.