Unreal Engine Blueprint API Reference > Actor
Searches components array and returns first encountered component of the specified class
Target is Actor
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
class | Component Class |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Searches components array and returns first encountered component of the specified class |