Skip to content

Call Component Method

Calls a method on a Component.

Hint

Drag the component from the Unity Inspector to quickly setup a Call Component Method action.

Parameters

Parameter Description
Component The component to target.
Method The method to call.
Parameters Parameters for the selected method.
Return Store the return value in a variable. Only visible if the method has a return value.