Unreal Engine Blueprint API Reference > Components > Activation
Sets whether the component should be auto activate or not. Only safe during construction scripts.
Target is Actor Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
boolean | New Auto Activate | The new auto activate state of the component |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |