UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScriptSetHelper Member List

This is the complete list of members for FScriptSetHelper, including all inherited members.

AddDefaultValue_Invalid_NeedsRehash()FScriptSetHelperinline
AddElement(const void *ElementToAdd)FScriptSetHelperinline
AddUninitializedValue()FScriptSetHelperinline
CreateHelperFormElementProperty(FProperty *InElementProperty, const void *InSet)FScriptSetHelperinlinestatic
CreateIterator() constFScriptSetHelperinline
CreateIterator(const int32 InLogicalIndex) constFScriptSetHelperinline
ElementPropFScriptSetHelper
EmptyElements(int32 Slack=0)FScriptSetHelperinline
FindElementIndex(const void *ElementToFind, int32 IndexHint=0) constFScriptSetHelperinline
FindElementIndexFromHash(const void *ElementToFind) constFScriptSetHelperinline
FindElementPtr(const void *ElementToFind, int32 IndexHint=0)FScriptSetHelperinline
FindElementPtrFromHash(const void *ElementToFind)FScriptSetHelperinline
FindInternalIndex(int32 LogicalIdx) constFScriptSetHelperinline
FindLogicalIndex(int32 InternalIdx) constFScriptSetHelperinline
FindNthElementPtr(int32 N)FScriptSetHelperinline
FindNthElementPtr(int32 N) constFScriptSetHelperinline
FIterator typedefFScriptSetHelper
FScriptSetHelper(const FSetProperty *InProperty, const void *InSet)FScriptSetHelperinline
FScriptSetHelper(FProperty *InElementProp, const void *InSet, const FScriptSetLayout &InLayout)FScriptSetHelperinline
FSetPropertyFScriptSetHelperfriend
GetElementProperty() constFScriptSetHelperinline
GetElementPtr(int32 InternalIndex)FScriptSetHelperinline
GetElementPtr(int32 InternalIndex) constFScriptSetHelperinline
GetElementPtr(const FIterator Iterator)FScriptSetHelperinline
GetElementPtr(const FIterator Iterator) constFScriptSetHelperinline
GetMaxIndex() constFScriptSetHelperinline
IsValidIndex(int32 InternalIndex) constFScriptSetHelperinline
MoveAssign(void *InOtherSet)FScriptSetHelperinline
Num() constFScriptSetHelperinline
Num(const void *Target)FScriptSetHelperinlinestatic
NumUnchecked() constFScriptSetHelperinline
Rehash()FScriptSetHelper
RemoveAt(int32 InternalIndex, int32 Count=1)FScriptSetHelperinline
RemoveElement(const void *ElementToRemove)FScriptSetHelperinline
SetFScriptSetHelper
SetLayoutFScriptSetHelper