AExponentialHeightFog::GetLifetimeReplicatedProps

Returns properties that are replicated for the lifetime of the actor channel

Windows
MacOS
Linux

Override Hierarchy

UObject::GetLifetimeReplicatedProps()

AExponentialHeightFog::GetLifetimeReplicatedProps()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ExponentialHeightFog.h

Include

#include "Engine/ExponentialHeightFog.h"

Source

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

Syntax

virtual void GetLifetimeReplicatedProps
(
    TArray< FLifetimeProperty > & OutLifetimeProps
) const

Remarks

Returns properties that are replicated for the lifetime of the actor channel

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