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

Unreal Engine C++ API Reference > Editor > ClothingSystemEditorInterface > IClothingAssetFactoryProvider

  • IClothingAssetFactoryProvider::GetFactory()

References

   
Module ClothingSystemEditorInterface
Header /Engine/Source/Editor/ClothingSystemEditorInterface/Public/ClothingAssetFactoryInterface.h
Include #include "ClothingAssetFactoryInterface.h"
[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