UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIgnoreDirty Struct Reference

#include <DynamicBVH.h>

Public Member Functions

int32 Num () const
 
void Add (uint32 Index)
 
void Mark (uint32 Index)
 
template<typename FFuncType >
void ForAll (const FFuncType &Func)
 

Member Function Documentation

◆ Add()

void FIgnoreDirty::Add ( uint32  Index)
inline

◆ ForAll()

template<typename FFuncType >
void FIgnoreDirty::ForAll ( const FFuncType Func)
inline

◆ Mark()

void FIgnoreDirty::Mark ( uint32  Index)
inline

◆ Num()

int32 FIgnoreDirty::Num ( ) const
inline

The documentation for this struct was generated from the following file: