Activation

Activation

Windows
MacOS
Linux

Actions

Activate

Activates the SceneComponent, should be overridden by native child classes.

Target is Actor Component

Deactivate

Deactivates the SceneComponent.

Target is Actor Component

Is Active

Returns whether the component is active or not

Target is Actor Component

Is in Laptop Mode

Check whether a convertible laptop is laptop mode.

Target is Platform Events Component

Is in Tablet Mode

Check whether a convertible laptop is laptop mode.

Target is Platform Events Component

On Component Activated

Called when the component has been activated, with parameter indicating if it was from a reset

On Component Deactivated

Called when the component has been deactivated

Set Active

Sets whether the component is active or not

Target is Actor Component

Set Auto Activate

Sets whether the component should be auto activate or not. Only safe during construction scripts.

Target is Actor Component

Supports Convertible Laptops

Check whether the platform supports convertible laptops.

Note: This does not necessarily mean that the platform is a convertible laptop. For example, convertible laptops running Windows 7 or older will return false, and regular laptops running Windows 8 or newer will return true.

Target is Platform Events Component

Toggle Active

Toggles the active state of the component

Target is Actor Component

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback