UMovieSceneBoolSection::SetIsExternallyInverted

Set a flag indicating that the actual property that this bool represents is the opposite of the values stored in this section

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneBoolSection.h

Include

#include "Sections/MovieSceneBoolSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneBoolSection.cpp

Syntax

void SetIsExternallyInverted
(
    bool bInIsExternallyInverted
)

Remarks

Set a flag indicating that the actual property that this bool represents is the opposite of the values stored in this section

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