UCollisionProfile::GetProfileNames

End [UObject](API\Runtime\CoreUObject\UObject\UObject) interface Fill up the array with the profile names

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CollisionProfile.h

Include

#include "Engine/CollisionProfile.h"

Source

/Engine/Source/Runtime/Engine/Private/Collision/CollisionProfile.cpp

Syntax

static void GetProfileNames
(
    TArray< TSharedPtr< FName >> & OutNameList
)

Remarks

End UObject interface Fill up the array with the profile names

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