IPhysicsAssetEditorModule::CreatePhysicsAssetEditor

Creates a new PhysicsAssetEditor instance

Windows
MacOS
Linux

References

Module

PhysicsAssetEditor

Header

/Engine/Source/Editor/PhysicsAssetEditor/Public/PhysicsAssetEditorModule.h

Include

#include "PhysicsAssetEditorModule.h"

Syntax

TSharedRef< IPhysicsAssetEditor > CreatePhysicsAssetEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    UPhysicsAsset * PhysicsAsset
)

Remarks

Creates a new PhysicsAssetEditor instance

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