Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/Activation
Activates the SceneComponent, should be overridden by native child classes.
Target is Actor Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | Reset | Whether the activation should happen even if ShouldActivate returns false. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |