TRemoteParticleProperty

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleDirtyFlags.h

Include

#include "Chaos/ParticleDirtyFlags.h"

Syntax

template<typename T>
class TRemoteParticleProperty

Constructors

Destructors

Name Description

Public function

~TRemoteParticleProperty()

Functions

Name Description

Public function

void

 

Clear

(
    FDirtyPropertiesManager& Manager
)

Public function

T

 

Pop

(
    FDirtyPropertiesManager& Manager
)

Public function Const

const T &

 

Read

(
    const FDirtyPropertiesManager& Man...
)

Public function

void

 

Write

(
    FDirtyPropertiesManager& Manager,
    const T& Val
)

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