Navigation
| Name | PhysicsAssetEditor |
| Type | Editor |
| Location | /Engine/Source/Editor/PhysicsAssetEditor/ |
| Module Build Rules | PhysicsAssetEditor.Build.cs |
Interfaces
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnPhysicsAssetEditorCreated | TMulticastDelegate_OneParam< void, const TSharedRef< IPhysicsAssetEditor > & > | Delegate called when a physics asset editor is created | PhysicsAssetEditorModule.h |
Enums
Public
| Name | Remarks |
|---|---|
| EPhysicsAssetEditorSelection | Element types in the Physics Asset Editor selection system. |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static std::underlying_type_t< EPhysicsAssetEditorSelection > UnderlyingType
(
const EPhysicsAssetEditorSelection SelectionType |
PhysicsAssetEditorSelectionType.h |