ForAnyElementType

A class that may be used when NeedsElementType=false is specified.

Windows
MacOS
Linux

Type

typedef ForElementType< FScriptContainerElement > ForAnyElementType

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h

Include

#include "Containers/ContainerAllocationPolicies.h"

Remarks

A class that may be used when NeedsElementType=false is specified. If NeedsElementType=true, then this must be present but will not be used, and so can simply be a typedef to void

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