ASwitchActor

Switch Actor allows quickly toggling the visibility of its child actors so that only one is visible at a time.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/SwitchActor.h

Include

#include "SwitchActor.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class ASwitchActor : public AActor

Remarks

Switch Actor allows quickly toggling the visibility of its child actors so that only one is visible at a time. It can also be captured with the Variant Manager to expose this capability as a property capture

Constructors

Name Description

Public function

ASwitchActor

(
    const FObjectInitializer& Init
)

Functions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss