static CastType CastTo(EConstraintType InType) { (InType == Type) ? static_cast : nullptr; }" />

FConstraintBase::GetProxy

Template =""> static CastType CastTo(EConstraintType InType) { (InType == Type) ? static_cast : nullptr; }

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDConstraintBaseData.h

Include

#include "Chaos/PBDConstraintBaseData.h"

Syntax

template<typename T>
T * GetProxy()

Remarks

Template =""> static CastType CastTo(EConstraintType InType) { (InType == Type) ? static_cast : nullptr; }

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