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.
See Unity - Manual: Managed code stripping for more information.