InvokeMethod
Call a method or field.
Property Name | Description |
---|---|
Execute Type | Execute type.
|
Event Entries | List of registered events. If necessary, you can add an event type by clicking the “Add New Event Type” button. |
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.