IClothingAssetFactoryProvider::GetFactory

Called by the engine to retrieve a valid factory from a provider This can be the default object for the factory class or a full instance

Windows
MacOS
Linux

Override Hierarchy

IClothingAssetFactoryProvider::GetFactory()

FClothingSystemEditorModule::GetFactory()

References

Module

ClothingSystemEditorInterface

Header

/Engine/Source/Editor/ClothingSystemEditorInterface/Public/ClothingAssetFactoryInterface.h

Include

#include "ClothingAssetFactoryInterface.h"

Syntax

UClothingAssetFactoryBase * GetFactory()

Remarks

Called by the engine to retrieve a valid factory from a provider This can be the default object for the factory class or a full 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