UDatasmithActorTemplate::GetActor

Helper function to get the typed Actor from either a component or an actor

Windows
MacOS
Linux

References

Module

DatasmithContent

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithActorTemplate.h

Include

#include "ObjectTemplates/DatasmithActorTemplate.h"

Syntax

template<typename T>
static T * GetActor
(
    UObject * Object
)

Remarks

Helper function to get the typed Actor from either a component or an actor

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