UDatasmithRuntimeLibrary

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DatasmithRuntime

Header

/Engine/Plugins/Experimental/Enterprise/DatasmithRuntime/Source/Public/DatasmithRuntimeBlueprintLibrary.h

Include

#include "DatasmithRuntimeBlueprintLibrary.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Meta=(ScriptName="DatasmithRuntimeLibrary"))
class UDatasmithRuntimeLibrary : public UBlueprintFunctionLibrary

Functions

Name Description

Public function Static UFunction BlueprintCallable, Category

UDirectLinkP...

 

GetDirectLinkProxy()

Returns an interface to the DirectLink end point

Public function Static UFunction BlueprintCallable, Category

bool

 

LoadFile

(
    ADatasmithRuntimeActor* Datasm...,
    const FString& FilePath
)

Load a file using the Datasmith translator associated with it

Public function Static UFunction BlueprintCallable, Category

bool

 

LoadFileFromExplorer

(
    ADatasmithRuntimeActor* Datasm...,
    const FString& DefaultPath
)

Open a file browser to select a file and call LoadFile with the selected file

Public function Static UFunction BlueprintCallable, Category

void

 

ResetActor

(
    ADatasmithRuntimeActor* Datasm...
)

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