UMovieSceneSection::IsReadOnly

A section is read only if it or its outer movie are read only

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h

Include

#include "MovieSceneSection.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.cpp

Syntax

bool IsReadOnly() const

Remarks

A section is read only if it or its outer movie are read only

Returns

Returns whether this section is read only

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