USoundfieldEndpointSubmixFactory

Unreal Engine C++ API Reference > Editor > AudioEditor > Factories

Inheritance Hierarchy

References

   
Module AudioEditor
Header /Engine/Source/Editor/AudioEditor/Classes/Factories/SoundSubmixFactory.h
Include #include "Factories/SoundSubmixFactory.h"

Syntax

class USoundfieldEndpointSubmixFactory : public [UFactory](API\Editor\UnrealEd\Factories\UFactory)  

Constructors

Type Name Description
  USoundfieldEndpointSubmixFactory ( const FObjectInitializer& ObjectIn... )  

Overridden from UFactory

Type Name Description
bool CanCreateNew ()  
UObject *... FactoryCreateNew ( UClass* InClass, UObject* InParent, FName InName, EObjectFlags Flags, UObject* Context, FFeedbackContext* Warn ) Create a new object by class.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library