AControlRigControlActor::EndPlay

Overridable function called whenever this actor is being removed from a level

Override Hierarchy

AActor::EndPlay()

AControlRigControlActor::EndPlay()

References

Module

ControlRig

Header

/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigControlActor.h

Include

#include "ControlRigControlActor.h"

Source

/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigControlActor.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Overridable function called whenever this actor is being removed from a level

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