UActorComponent::OnRep_IsActive

Handles replication of active state, handles ticking by default but should be overridden as needed

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h

Include

#include "Components/ActorComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp

Syntax

virtual void OnRep_IsActive()

Remarks

Handles replication of active state, handles ticking by default but should be overridden as needed

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