UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::InstanceAttributeTracker::Implementation::FBitManip< ElementType > Struct Template Reference

#include <InstanceAttributeTracker.h>

Classes

struct  FRepMask
 

Public Member Functions

uint32 CountTrailingZeros (uint32 Value)
 
uint32 CountTrailingZeros (uint64 Value)
 

Static Public Member Functions

static uint32 CountTrailingZeros (ElementType Value)
 

Member Function Documentation

◆ CountTrailingZeros() [1/3]

template<typename ElementType >
static uint32 UE::InstanceAttributeTracker::Implementation::FBitManip< ElementType >::CountTrailingZeros ( ElementType  Value)
inlinestatic

Make it possible to select the function based on the overloaded type for 32/64-bit use.

◆ CountTrailingZeros() [2/3]

◆ CountTrailingZeros() [3/3]


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