Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/GameFramework/LightWeightInstanceUtils.h |
Include |
#include "GameFramework/LightWeightInstanceUtils.h" |
namespace LWIUtils
{
template<typename I>
static I * LWIUtils::FetchInterfaceFromHandle
(
const FActorInstanceHandle & Handle
)
}
Returns an object implementing the interface I.