UCollisionProfile::ReturnContainerIndexFromChannelName

Return index of Container index from DisplayName and vice versa this is misnamed now since I changed to update name if the name changed

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

int32 ReturnContainerIndexFromChannelName
(
    FName & InOutDisplayName
) const

Remarks

Return index of Container index from DisplayName and vice versa this is misnamed now since I changed to update name if the name changed

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