TPBDActiveView::AddRange

Add a new active (or inactive) range at the end of the list, and return its offset.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDActiveView.h"

Syntax

int32 AddRange
(
    int32 NumItems,
    bool bActivate
)

Remarks

Add a new active (or inactive) range at the end of the list, and return its offset.

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