UChaosPhysicalMaterialFactory

Factory which allows import of an ChaosPhysicalMaterialAsset Factory for Chaos Physical Material

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UFactory

UChaosPhysicalMaterialFactory

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/Experimental/ChaosPhysicalMaterialFactory.h

Include

#include "Factories/Experimental/ChaosPhysicalMaterialFactory.h"

Syntax

class UChaosPhysicalMaterialFactory : public UFactory

Remarks

Factory which allows import of an ChaosPhysicalMaterialAsset Factory for Chaos Physical Material

Constructors

Name Description

Public function

UChaosPhysicalMaterialFactory

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Static

UChaosPhysic...

 

StaticFactoryCreateNew

(
    UClass* Class,
    UObject* InParent,
    FName Name,
    EObjectFlags Flags,
    UObject* Context,
    FFeedbackContext* Warn
)

Overridden from UFactory

Name Description

Public function Virtual

UObject *...

 

FactoryCreateNew

(
    UClass* InClass,
    UObject* InParent,
    FName InName,
    EObjectFlags Flags,
    UObject* Context,
    FFeedbackContext* Warn
)

Create a new object by class.

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