FClothingSystemEditorModule::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

Unreal Engine C++ API Reference > Editor > ClothingSystemEditor > FClothingSystemEditorModule

References

   
Module ClothingSystemEditor
Header /Engine/Source/Editor/ClothingSystemEditor/Public/ClothingSystemEditorModule.h
Include #include "ClothingSystemEditorModule.h"
Source /Engine/Source/Editor/ClothingSystemEditor/Private/ClothingSystemEditorModule.cpp
virtual [UClothingAssetFactoryBase](API\Editor\ClothingSystemEditorInterface\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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library